ソースを参照

加入约束布局

liukai 1 年間 前
コミット
14915ee28a
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3 0
      pubspec.yaml

+ 3 - 0
pubspec.yaml

@@ -59,6 +59,9 @@ dependencies:
   # sample示例:https://github.com/xuelongqy/flutter_easy_refresh/tree/v3/example/lib/page/sample
   easy_refresh: ^3.3.1
 
+  # 约束布局  https://github.com/hackware1993/Flutter_ConstraintLayout/blob/master/README_CN.md
+  flutter_constraintlayout: ^1.6.3-stable
+
 dev_dependencies:
   flutter_test:
     sdk: flutter