diff options
Diffstat (limited to 'pubspec.lock')
| -rwxr-xr-x | pubspec.lock | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/pubspec.lock b/pubspec.lock index 90cad5f..e30d5e2 100755 --- a/pubspec.lock +++ b/pubspec.lock @@ -33,6 +33,70 @@ packages: url: "https://pub.dev" source: hosted version: "2.1.2" + build_info: + dependency: "direct main" + description: + name: build_info + sha256: "4505d9be2619f4e2e2057318e337e942e7884fecff68bf96e3f31f1e40c7c073" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_android: + dependency: transitive + description: + name: build_info_android + sha256: "4456fc1dca26250c09c2a785013568d9e2b4b123990532eb1e0fb7b4f92edbcb" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_ios: + dependency: transitive + description: + name: build_info_ios + sha256: "53ec53920aa86720fd109765978c2975abdeebc818cecefaeb0ff56cb475a78d" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_linux: + dependency: transitive + description: + name: build_info_linux + sha256: cf6cf5064781d6cba57c654be1b506d106087b1c1ee3f394549b49dfd0124f9b + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_macos: + dependency: transitive + description: + name: build_info_macos + sha256: "3393e70bde4845429bb58f329d30a68c1386da10a8239bb25ad361f983f24346" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_platform_interface: + dependency: transitive + description: + name: build_info_platform_interface + sha256: "65a835059475e60fb31eb2941c12e038da44b31968520ab09da7fbcdda76c7f2" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_web: + dependency: transitive + description: + name: build_info_web + sha256: "33ab5c4e2be539bb905783ad79bdb242d65d052d6fb08a512c0f17910a25ccfa" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + build_info_windows: + dependency: transitive + description: + name: build_info_windows + sha256: "407c7ab25b47c31f70cb57b00a3e559b376f34c5dc737dff0a1a2bdc3d222693" + url: "https://pub.dev" + source: hosted + version: "1.1.0" characters: dependency: transitive description: @@ -240,6 +304,14 @@ packages: url: "https://pub.dev" source: hosted version: "4.7.2" + intl: + dependency: transitive + description: + name: intl + sha256: "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5" + url: "https://pub.dev" + source: hosted + version: "0.20.2" json_annotation: dependency: transitive description: @@ -352,6 +424,14 @@ packages: url: "https://pub.dev" source: hosted version: "6.0.3" + region_settings: + dependency: "direct main" + description: + name: region_settings + sha256: "5d7cf36e613d1248d5998fb6bac74cd6435825cb43e4b4489015834c95bdb5df" + url: "https://pub.dev" + source: hosted + version: "1.5.0" sky_engine: dependency: transitive description: flutter |
