Skip to content

Commit fda7201

Browse files
committed
🎉 commit v1.0.5
1 parent 878991a commit fda7201

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

flutter_wanandroid/pubspec.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,11 @@ packages:
244244
url: "https://pub.flutter-io.cn"
245245
source: hosted
246246
version: "0.11.1"
247+
flutter_localizations:
248+
dependency: "direct main"
249+
description: flutter
250+
source: sdk
251+
version: "0.0.0"
247252
flutter_spinkit:
248253
dependency: "direct main"
249254
description:
@@ -324,6 +329,13 @@ packages:
324329
url: "https://pub.flutter-io.cn"
325330
source: hosted
326331
version: "2.1.4"
332+
intl:
333+
dependency: transitive
334+
description:
335+
name: intl
336+
url: "https://pub.flutter-io.cn"
337+
source: hosted
338+
version: "0.16.0"
327339
io:
328340
dependency: transitive
329341
description:

flutter_wanandroid/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
flutter_localizations:
23+
sdk: flutter
2224

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

0 commit comments

Comments
 (0)