commit | 8ab229f89c24d6dd0207029185a9573aa808cefe | [log] [tgz] |
---|---|---|
author | Hixie <github.com@spam.hixie.ch> | Thu Nov 12 14:24:40 2015 -0800 |
committer | Hixie <github.com@spam.hixie.ch> | Thu Nov 12 15:41:04 2015 -0800 |
tree | 05632c826d353b639d6ac7aa43e2977975e91608 | |
parent | 5109dd51a68bb99e510f3229c0a4d7e3590dba03 [diff] |
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.
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 on IRC at #flutter
on Freenode or join our mailing list, flutter-dev@googlegroups.com.