tanghongliang 7 년 전
부모
커밋
62a28a7f54
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      CHANGELOG.md
  2. 2 2
      pubspec.yaml

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-## 0.0.7
+## 0.0.8
 
 
 * TODO: Contains SpUtil,ScreenUtil,WidgetUtil.
 * TODO: Contains SpUtil,ScreenUtil,WidgetUtil.
 
 

+ 2 - 2
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flustars
 name: flustars
 description: Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil.
 description: Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil.
-version: 0.0.7
+version: 0.0.8
 author: thl <863764940@qq.com>
 author: thl <863764940@qq.com>
 homepage: https://github.com/Sky24n/flustars
 homepage: https://github.com/Sky24n/flustars
 
 
@@ -11,7 +11,7 @@ dependencies:
   flutter:
   flutter:
     sdk: flutter
     sdk: flutter
 
 
-  common_utils: ^1.0.5
+  common_utils: ^1.0.6
   synchronized: ^1.5.3
   synchronized: ^1.5.3
   shared_preferences: ^0.4.2
   shared_preferences: ^0.4.2