update 1.0.7

This commit is contained in:
jyuesong
2022-02-21 14:38:12 +08:00
parent 5a681067b7
commit ab2fdb28c2
7 changed files with 350 additions and 334 deletions

View File

@@ -1,17 +1,18 @@
name: qinglong_app
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.6+8
version: 1.0.7+9
environment:
sdk: ">=2.15.1 <3.0.0"
flutter: ">=2.8.1"
flutter: ">=2.10.1"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.4
flutter_riverpod: ^1.0.3
shared_preferences: ^2.0.13