Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Go to file
Adam Barth 46a178dce6 Generalize grid layout
This patch make grid layout much more flexible. The behavior is factored
out into a GridDelegate that's modeled after the custom layout
delegates. The patch includes a MaxTileWidthGridDelegate that implements
the old behavior and a FixedColumnCountGridDelegate that implements a
grid layout with a fixed number of columns.

Fixes #1048
2016-01-02 14:30:45 -08:00
bin Hide pub get output when updating flutter tool 2015-11-23 19:05:49 -08:00
dev Add nicer logging/reporting to dev/update_packages.dart 2015-12-14 15:30:09 -08:00
doc add code style 2015-12-30 13:13:54 -08:00
examples Generalize grid layout 2016-01-02 14:30:45 -08:00
packages Generalize grid layout 2016-01-02 14:30:45 -08:00
travis Allow travis/test.sh to be run locally (not on travis) 2015-12-28 11:34:37 -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 Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -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.