Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Chris Bracken bfbbef108d Prevent hangs due to bad import/export directives (#5538)
If the input test script contains a bad import, sky_shell will fail to
execute main(), in which case a connection to /runner is never
established and the _ServerInfo.socket never completes.

This change works around this by issuing a request on /shutdown when
sky_shell exits.
2016-08-22 15:30:10 -07:00
bin Update the engine (#5536) 2016-08-22 14:26:06 -07:00
dev ios launcher icons with more padding, optimized (#5470) 2016-08-18 10:16:10 -07:00
examples Add a gallery feedback link (#5511) 2016-08-22 09:57:25 -07:00
packages Prevent hangs due to bad import/export directives (#5538) 2016-08-22 15:30:10 -07:00
.analysis_options exclude //bin from analysis (#5494) 2016-08-18 19:11:39 -07:00
.travis.yml Firebase hosting for docs (#4871) 2016-07-12 12:53:47 -07:00
AUTHORS Update engine (#3214) 2016-04-08 10:25:41 -07:00
CONTRIBUTING.md Add a simple way of merging coverage data (#4726) 2016-06-23 18:02:55 -07:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-03-25 20:17:22 -07:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Update README.md (#5101) 2016-07-27 13:45:58 -07:00
VERSION Add a semantic version for Flutter (#4923) 2016-08-01 14:15:37 -07:00

Flutter

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