Skip to content

Commit

Permalink
🎉 commit v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maoqitian committed Mar 15, 2020
1 parent 878991a commit fda7201
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions flutter_wanandroid/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,11 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.11.1"
flutter_localizations:
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"
flutter_spinkit:
dependency: "direct main"
description:
Expand Down Expand Up @@ -324,6 +329,13 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.1.4"
intl:
dependency: transitive
description:
name: intl
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.16.0"
io:
dependency: transitive
description:
Expand Down
2 changes: 2 additions & 0 deletions flutter_wanandroid/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down

0 comments on commit fda7201

Please sign in to comment.