Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Hixie 8ab229f89c Make the analyzer actually work.
Turns out that ignoring all error lines that match the empty string is a
poor way to go.

Also, we have to update all the example packages now too, since we
analyze them. So just have travis use our update script.

Also, remove flutter_tools' old travis stuff. It's now part of a bigger
repo.

Also, make travis use the dev Dart SDK, since we need the new analyzer.
Stable is way too out of date, e.g. it still complains about libraries
not having names and mixins using 'super', and the strong mode hints are
even more aggressive than on dev.
2015-11-12 15:41:04 -08:00
bin flutter analyze command 2015-11-12 12:23:29 -08:00
dev Move Python script over to Dart. 2015-11-10 12:53:44 -08:00
examples Merge pull request #332 from Hixie/flutter-analyze 2015-11-12 12:28:48 -08:00
packages Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
travis Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
.travis.yml Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
AUTHORS Initial commit 2015-10-30 11:16:58 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-11-10 16:06:09 -08:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
README.md Add a CONTRIBUTING.md 2015-11-08 21:56:20 -08:00

Flutter

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.