flutter/packages/flutter
Darren Austin 1c3ebad904
Fix for negative padding from a curve in AnimatedPadding. (#52072)
* Fix for negative padding from a curve in AnimatedPadding.

* Added a EdgeInsets.clamp function that would return an EdgeInsets instance instead of a _MixedEdgeInsets used by the base class. This was causing some tests to fail that didn't have a text direction.
2020-03-06 14:14:03 -08:00
..
lib Fix for negative padding from a curve in AnimatedPadding. (#52072) 2020-03-06 14:14:03 -08:00
test Fix for negative padding from a curve in AnimatedPadding. (#52072) 2020-03-06 14:14:03 -08: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
pubspec.yaml Updated package:test, package:test_core, package:coverage, package:package_config (#51946) 2020-03-04 11:40:52 -08: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.