tanghongliang há 7 anos atrás
pai
commit
f04b2caf6d
3 ficheiros alterados com 6 adições e 1 exclusões
  1. 4 0
      CHANGELOG.md
  2. 1 0
      lib/src/widget_util.dart
  3. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.1.3
+
+* TODO: Health updated.
+
 ## 0.1.2
 
 * TODO: SpUtil updated.

+ 1 - 0
lib/src/widget_util.dart

@@ -1,4 +1,5 @@
 import 'package:flutter/widgets.dart';
+import 'package:flutter/rendering.dart';
 
 /**
  * @Author: thl

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flustars
 description: Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil.
-version: 0.1.2
+version: 0.1.3
 author: thl <863764940@qq.com>
 homepage: https://github.com/Sky24n/flustars