flutter/packages/flutter
Tong Mu 5f4ac10d16
Report exceptions from key event handlers and listeners (#91792)
This PR ensures that all 3 ways of handling key events are wrapped with exception handling logic, so that user exceptions do not cause unstable states and are correctly reported.
2021-10-20 12:08:24 -07:00
..
lib Report exceptions from key event handlers and listeners (#91792) 2021-10-20 12:08:24 -07:00
test Report exceptions from key event handlers and listeners (#91792) 2021-10-20 12:08:24 -07:00
test_fixes Add more tests for dart fixes (#90291) 2021-09-17 16:08:05 -07:00
test_private Enable depend_on_referenced_packages lint (#91653) 2021-10-12 11:28:02 -07:00
test_release Add testing shard for release mode guard (#71411) 2020-12-01 09:53:50 -08:00
analysis_options.yaml Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
build.yaml
dart_test.yaml Add tag support for executing reduced test sets (#86821) 2021-08-30 15:41:02 -07:00
LICENSE
pubspec.yaml Add smoke tests for all the examples, fix 17 broken examples. (#89021) 2021-09-28 09:32:06 -07:00
README.md [flutter] Update package README (#70968) 2020-11-25 12:58:03 -08:00

Flutter

Flutter is a new way to build high-performance, cross-platform mobile, web, and desktop apps. Flutter is optimized for today's — and tomorrow's — mobile and desktop devices. We are focused on low-latency input and high frame rates on all platforms.

See the getting started guide for information about using Flutter.