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 4c21e1c commit 648d8e2Copy full SHA for 648d8e2
example/pubspec.yaml
@@ -13,13 +13,13 @@ dependencies:
13
sdk: flutter
14
flutter_downloader:
15
path: ../
16
- path_provider: ^2.1.2
17
- permission_handler: ^10.0.0
+ path_provider: ^2.1.3
+ permission_handler: ^11.3.1
18
19
dev_dependencies:
20
flutter_test:
21
22
- leancode_lint: ^4.0.0+2
+ leancode_lint: ^12.1.0
23
24
flutter:
25
uses-material-design: true
pubspec.yaml
@@ -25,4 +25,4 @@ dependencies:
26
27
28
0 commit comments