We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6421ca commit 57307e0Copy full SHA for 57307e0
lib/animated_interpolation.dart
@@ -5,6 +5,7 @@ export 'bounce.dart';
5
export 'sliding.dart';
6
export 'zooming.dart';
7
export 'light_speed.dart';
8
+export 'attention_seekers.dart';
9
///
10
/// 加强型的tween,可设置多个插值,受到React Native的插值动画启发
11
/// 和tween使用方法一样
0 commit comments