Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Adam Barth cc9d602b12 Block should work inside LazyBlock (#3546)
Previously we were locking down the state even when calling layout in
LazyBlock. Now we lock only when building children. Making this work well
involved moving the catch out of lockState and into the few callers who
actually wanted it.

Fixes #3534
2016-04-25 16:57:27 -07:00
bin Roll engine to 4062813e7060666f26b89e77d3f58035523bfd6b 2016-04-21 16:05:20 -07:00
dev Adds NineSliceSprite and optimizes gallery front page (#3485) 2016-04-21 17:16:16 -07:00
examples Rename binding abstract classes (#3482) 2016-04-21 17:18:46 -07:00
infra Update README.md (#3381) 2016-04-18 12:31:18 -07:00
packages Block should work inside LazyBlock (#3546) 2016-04-25 16:57:27 -07:00
travis move driver create test to the flutter_tools package (#3433) 2016-04-20 10:48:27 -07:00
.travis.yml See if fixing indent fixes our missing caching 2015-12-14 19:40:37 -08:00
AUTHORS Update engine (#3214) 2016-04-08 10:25:41 -07:00
CONTRIBUTING.md rename the --release and --debug flags (#3382) 2016-04-18 13:04:59 -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 2016-03-23 21:06:37 -07:00

Flutter

Build Status Issue Stats Issue Stats

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.