flutter/packages/flutter
Greg Spencer c4e8c916d0
Fix the effective constraints so that they don't exceed max values (#84285)
This fixes VisualDensity.effectiveConstraints to clamp to the max values of the constraint, instead of to double.infinity.
2021-06-23 19:39:37 -07:00
..
lib Fix the effective constraints so that they don't exceed max values (#84285) 2021-06-23 19:39:37 -07:00
test Fix the effective constraints so that they don't exceed max values (#84285) 2021-06-23 19:39:37 -07:00
test_fixes Remove deprecated hasFloatingPlaceholder (#83923) 2021-06-14 13:04:04 -07:00
test_private remove deprecated author fields (#84997) 2021-06-22 06:06:03 -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
LICENSE Add LICENSE file to packages/flutter, add test to make sure it… (#53799) 2020-04-02 10:38:25 -07:00
pubspec.yaml remove deprecated author fields (#84997) 2021-06-22 06:06:03 -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.