Chinmay Garde 5fa98fc672 Rework the skia/BUILD.gn to be more disciplined about not leaking private config information to dependents. (#2996)
* Move all private config information from skia_config to skia_library_config. This was causing most skia specific defines to be applied to all targets that depended on Skia. These defines were only used by the Skia implementation. Makes the command line invocation for our sources smaller and less confusing.
* Removes defines not present in the current Skia sources.
* Dont add both directories containing SkUserConfig.h from ext and the Skia sources. Depending on the order in which the config directory was specified on the command line, the sources would use a different config.
2016-09-01 12:37:38 -07:00
2016-08-15 23:07:19 -07:00
2016-08-31 21:01:07 -07:00
2015-07-16 10:16:42 -07:00
2015-07-16 10:16:42 -07:00
2016-08-15 23:07:19 -07:00
2015-07-24 12:24:05 -07:00
2016-08-15 23:07:19 -07:00
2016-08-09 15:30:51 -07:00
2016-08-31 20:30:20 -07:00
2015-07-16 10:16:42 -07:00
2016-07-27 13:46:06 -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 in our Gitter chat room 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%