|
|
@@ -1,6 +1,6 @@
|
|
|
name: flustars
|
|
|
description: Flutter common utils library. DioUtil, SpUtil, ScreenUtil, WidgetUtil.
|
|
|
-version: 0.1.6
|
|
|
+version: 0.1.7
|
|
|
author: thl <863764940@qq.com>
|
|
|
homepage: https://github.com/Sky24n/flustars
|
|
|
|
|
|
@@ -16,7 +16,7 @@ dependencies:
|
|
|
# https://github.com/flutter/plugins/tree/master/packages/shared_preferences
|
|
|
shared_preferences: ^0.4.3
|
|
|
# https://github.com/flutterchina/dio
|
|
|
- dio: ^1.0.11
|
|
|
+ dio: ^1.0.12
|
|
|
|
|
|
|
|
|
# For information on the generic Dart part of this file, see the
|