Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Ian Hickson 552896afb7 Refactor cassowary so it uses imports rather than parts.
Also misc cleanup:
 - reorder members to be more consistent and fit the style guide
 - remove use of _Pair
 - made Variable.applyUpdate and Variable.owner public
 - added docs to Priority, tweaked the code a bit
 - added some docs to Result
 - removed the internal-error Result (replaced with asserts)
 - removed unused Results
 - made Result const
 - merged some files together since they had used privates a lot

I'm sorry this is completely unreviewable. I did the move from `lib/*`
to `lib/src/*` first, then did the `part`-to-`import` change, and then
found out how many of the files involved privates, which I wasn't
expecting. I can redo this as multiple commits if that would make it
easier to review.
2016-03-20 18:10:37 -07:00
bin Look for the keyboard in the view services 2016-03-18 14:05:51 -07:00
dev Use FractionalOffset for gradients 2016-03-15 19:30:41 -07:00
doc move the link around for flutter doc homepage 2016-03-02 13:18:03 -08:00
examples Refactor cassowary so it uses imports rather than parts. 2016-03-20 18:10:37 -07:00
infra [infra] run recipes using recommended method 2016-03-04 17:48:00 -08:00
packages Refactor cassowary so it uses imports rather than parts. 2016-03-20 18:10:37 -07:00
travis Don't install the Cloud SDK on Travis 2016-03-03 10:36:40 -08:00
.travis.yml See if fixing indent fixes our missing caching 2015-12-14 19:40:37 -08:00
AUTHORS Initial commit 2015-10-30 11:16:58 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-03-15 13:16:48 -07:00
ISSUE_TEMPLATE.md Improve issue template 2016-02-21 16:20:22 -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.