Ian Hickson 5bf05d6d88 Make RRect useful
Other changes:
 - Remove the default constructor for RRect and Rect.
 - Add trailing periods to Offset comments.
 - Add Offset.distanceSquared for people who want to compare x^2+y^2
   to r^2 without paying the cost of the sqrt. (Corresponding fix to
   OvalRect coming in a separate flutter patch.)
 - Fix a bug in Rect.lerp().
 - Fix various Rect comments.
 - Remove a "var" in Rect.

Fixes #769.
2015-12-06 17:54:32 -08:00
2015-12-03 17:56:08 -08:00
2015-12-06 17:54:32 -08:00
2015-11-19 13:56:55 -08:00
2015-11-17 15:51:58 -08:00
2015-07-16 10:16:42 -07:00
2015-07-16 10:16:42 -07:00
2015-11-13 10:31:23 -08:00
.gn
2015-07-16 10:16:42 -07:00
2015-07-24 12:24:05 -07:00
2015-11-17 14:32:57 -08:00
2015-12-03 11:11:03 -08:00
2015-07-16 10:16:42 -07:00

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. However, you can build demos and examples today. We hope you try it out and send us feedback.

Community

Join us on IRC at #flutter on Freenode or join our mailing list, flutter-dev@googlegroups.com.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%