|
@@ -1,7 +1,7 @@
|
|
name: flutter_news
|
|
name: flutter_news
|
|
description: 新闻客户端app.
|
|
description: 新闻客户端app.
|
|
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|
-version: 1.0.0+1
|
|
|
|
|
|
+version: 1.2.1+1
|
|
|
|
|
|
environment:
|
|
environment:
|
|
sdk: '>=2.19.2 <3.0.0'
|
|
sdk: '>=2.19.2 <3.0.0'
|
|
@@ -12,7 +12,7 @@ dependencies:
|
|
cupertino_icons: ^1.0.5
|
|
cupertino_icons: ^1.0.5
|
|
flutter_screenutil: ^5.5.4
|
|
flutter_screenutil: ^5.5.4
|
|
get: ^4.6.5
|
|
get: ^4.6.5
|
|
- shared_preferences: ^2.0.15
|
|
|
|
|
|
+ shared_preferences: ^2.2.0
|
|
path_provider: ^2.0.11
|
|
path_provider: ^2.0.11
|
|
rxdart: ^0.27.5
|
|
rxdart: ^0.27.5
|
|
permission_handler: ^10.1.0
|
|
permission_handler: ^10.1.0
|