| commit | acc7d110c0a3a2d98a13f534ecb3720178971de0 | [log] [tgz] |
|---|---|---|
| author | Chris Bracken <chris@bracken.jp> | Thu Feb 02 18:38:48 2017 -0800 |
| committer | GitHub <noreply@github.com> | Thu Feb 02 18:38:48 2017 -0800 |
| tree | a3c355dd2d1933fe9461ef9712e88bb70b1fd780 | |
| parent | aaff608d0569a4c92c1bc906450061567757caef [diff] |
Subclass FlutterAppDelegate in iOS examples (#7847) Subclassing FlutterAppDelegate is not required for real-world apps, but it's what 'flutter create' generates, and applies the default behaviours that most real-world apps will want.
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.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing code to Flutter itself, please see CONTRIBUTING.md.
Join us in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.