mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously, cases like: ```dart Color.lerp(const Color(0xFF00FF7F), const Color(0xFF00FFFF), 1.1) ``` ...would result in unexpected effects (in this instance, lerping between these colors with a curve that overshoots would take what should be a simple animation from pale green to blue and add some flickering bright green whenever it overshoots).
Revert "Roll dart dependency to 24ad1035147b65dd42e765b566f5002e87caafa7 (#4140)" (flutter/engine#4143)
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%