Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Mikkel Nygaard Ravn 390993d070 PlatformXxxChannel concepts added to support Flutter/platform interop (#8394)
New concepts: PlatformMessageChannel (basic message send/receive superseding some existing  PlatformMessages methods), PlatformMethodChannel (method invocation and event streams), pluggable codecs for messages and method calls: unencoded binary, string, json, and 'standard' flutter binary encoding.
2017-03-01 14:35:41 +01:00
.idea add a bots module to the intellij project (#7712) 2017-01-29 18:57:28 -08:00
bin PlatformXxxChannel concepts added to support Flutter/platform interop (#8394) 2017-03-01 14:35:41 +01:00
dev add waitUntilNoTransientCallbacks to driver API (#8475) 2017-02-28 15:58:28 -08:00
examples PlatformXxxChannel concepts added to support Flutter/platform interop (#8394) 2017-03-01 14:35:41 +01:00
packages PlatformXxxChannel concepts added to support Flutter/platform interop (#8394) 2017-03-01 14:35:41 +01:00
.analysis_options Update analysis options (#8203) 2017-02-15 14:41:54 -08:00
.analysis_options_repo Escalate missing_required_param hints to warnings (#8087). (#8096) 2017-02-13 14:56:56 -08:00
.gitattributes Add git config option to automatically convert CRLF to LF (#8122) 2017-02-14 10:21:33 -08:00
.gitignore .gitignore .DS_Store (#8206) 2017-02-15 15:39:17 -08:00
.travis.yml Shard Travis job into three pieces (#8232) 2017-02-16 20:40:07 -08:00
appveyor.yml add appveyor config (#8323) 2017-02-22 10:34:31 -08:00
AUTHORS Ignore HTML in flutter_markdown content without error (#8420) 2017-02-27 12:13:24 -08:00
CONTRIBUTING.md Add --start-paused doc (#8233) 2017-02-17 11:17:05 -08:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-11-02 10:00:58 -07:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md add AppVeyor build status badge (#8341) 2017-02-22 14:01:50 -08:00
VERSION Bump tools version to 0.0.3. (#6771) 2016-11-08 16:39:27 -08:00

Flutter

Join Gitter Chat Channel - Build Status - Travis Build Status - AppVeyor Coverage 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 public mailing list, flutter-dev@googlegroups.com.