|
@@ -1,6 +1,6 @@
|
|
|
name: flustars
|
|
name: flustars
|
|
|
description: Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil. SharedPreferences Util. Screen info & Screen adaptation. get image size.
|
|
description: Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil. SharedPreferences Util. Screen info & Screen adaptation. get image size.
|
|
|
-version: 0.2.6+1
|
|
|
|
|
|
|
+version: 0.2.6+2
|
|
|
author: Sky24n <863764940@qq.com>
|
|
author: Sky24n <863764940@qq.com>
|
|
|
homepage: https://github.com/Sky24n/flustars
|
|
homepage: https://github.com/Sky24n/flustars
|
|
|
|
|
|
|
@@ -13,8 +13,8 @@ dependencies:
|
|
|
# Dart 常用工具类库 https://github.com/Sky24n/common_utils
|
|
# Dart 常用工具类库 https://github.com/Sky24n/common_utils
|
|
|
common_utils: '>=1.1.0 <3.0.0'
|
|
common_utils: '>=1.1.0 <3.0.0'
|
|
|
# https://github.com/tekartik/synchronized.dart
|
|
# https://github.com/tekartik/synchronized.dart
|
|
|
- synchronized: '>=0.1.0 <3.0.0'
|
|
|
|
|
|
|
+ synchronized: '>=1.5.1 <3.0.0'
|
|
|
# https://github.com/flutter/plugins/tree/master/packages/shared_preferences
|
|
# https://github.com/flutter/plugins/tree/master/packages/shared_preferences
|
|
|
- shared_preferences: '>=0.1.1 <3.0.0'
|
|
|
|
|
|
|
+ shared_preferences: '>=0.4.1 <3.0.0'
|
|
|
# https://github.com/flutter/plugins/tree/master/packages/path_provider
|
|
# https://github.com/flutter/plugins/tree/master/packages/path_provider
|
|
|
path_provider: '>=0.4.0 <3.0.0'
|
|
path_provider: '>=0.4.0 <3.0.0'
|