Browse Source

modify readme

liuyuqi-cnb 3 days ago
parent
commit
c6bc410bf5
2 changed files with 5 additions and 6 deletions
  1. 1 1
      README.md
  2. 4 5
      pubspec.yaml

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # web_package
 
-flutter web项目的打包成app
+flutter web项目的打包成app, 基于 webview_flutter 插件
 
 ## License
 

+ 4 - 5
pubspec.yaml

@@ -1,9 +1,9 @@
 name: web_package
 description: A new Flutter project.
-publish_to: 'none' # Remove this line if you wish to publish to pub.dev
+publish_to: "none" # Remove this line if you wish to publish to pub.dev
 version: 1.0.1+1
 environment:
-  sdk: '>=3.1.2 <4.0.0'
+  sdk: ">=3.1.2 <4.0.0"
 dependencies:
   flutter:
     sdk: flutter
@@ -15,9 +15,8 @@ dev_dependencies:
   flutter_test:
     sdk: flutter
   flutter_lints: ^2.0.0
-  
-flutter:
 
+flutter:
   uses-material-design: true
   assets:
-    - assets/images/
+    - assets/images/