flutter/packages/flutter
Greg Spencer 37f562fa36
Remove callback asserts on FocusableActionDetector (#58272)
This makes the callback arguments to FocusableActionDetector optional, if you (for instance) only want to define shortcuts and actions and a focus node for something.
2020-05-29 15:57:05 -07:00
..
lib Remove callback asserts on FocusableActionDetector (#58272) 2020-05-29 15:57:05 -07:00
test Remove callback asserts on FocusableActionDetector (#58272) 2020-05-29 15:57:05 -07:00
BUILD.gn License update (#45373) 2019-11-27 15:04:02 -08:00
build.yaml skip web test on crazy import (#34017) 2019-06-06 21:26:07 -07:00
LICENSE Add LICENSE file to packages/flutter, add test to make sure it… (#53799) 2020-04-02 10:38:25 -07:00
pubspec.yaml Run flutter update-packages --force-upgrade. (#58104) 2020-05-30 00:13:33 +02:00
README.md Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00

Flutter

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.

See the getting started guide for information about using Flutter.