Jason Simmons 0ce96c8a55 Delete DartState during isolate shutdown
This solves two problems:
* UIDartState was being deleted during destruction of DartController after the
  isolate had been shut down.  The UIDartState held persistent handles to Dart
  objects, and deleting them when the isolate no longer exists caused an
  assertion failure.
* DartStates created for secondary isolates were never being deleted

Fixes https://github.com/flutter/flutter/issues/2549
2016-03-10 10:47:46 -08:00
2016-02-08 14:36:38 -08:00
2016-02-25 12:02:38 -08:00
2016-02-04 14:05:55 -08:00
2016-01-27 00:02:03 -08:00
2015-07-16 10:16:42 -07:00
2015-07-16 10:16:42 -07:00
2016-03-02 14:30:03 -08:00
.gn
2015-07-16 10:16:42 -07:00
2015-07-24 12:24:05 -07:00
2016-03-03 22:56:03 -08:00
2016-03-03 19:32:05 -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%