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 4b319bd commit 288c056Copy full SHA for 288c056
examples/example/pubspec.yaml
@@ -14,15 +14,16 @@ dependencies:
14
15
flutter_svg: ^2.0.0
16
lottie: ^3.0.0
17
- rive: ^0.11.0
+ rive: ^0.13.20
18
19
dev_dependencies:
20
+ lints: any
21
flutter_test:
22
sdk: flutter
23
+
24
flutter_gen_runner:
25
path: ../../packages/runner
26
- lints: ^2.0.0
27
build_runner: ^2.0.0
28
29
flutter_gen:
examples/example_resources/pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
12
13
0 commit comments