From 03c0860874e1457d8174e0ebb10f508528630339 Mon Sep 17 00:00:00 2001 From: Hurshi Date: Sun, 17 Mar 2019 15:58:34 +0800 Subject: [PATCH] update dependencies --- pubspec.lock | 107 ++++++++++++++++++++++++--------------------------- pubspec.yaml | 24 ++++++------ 2 files changed, 62 insertions(+), 69 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 627038b..3ddb49f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,7 +7,7 @@ packages: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "0.33.0" + version: "0.35.4" args: dependency: transitive description: @@ -42,7 +42,7 @@ packages: name: build url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.1" build_config: dependency: transitive description: @@ -50,48 +50,55 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.3.1+4" + build_daemon: + dependency: transitive + description: + name: build_daemon + url: "https://pub.dartlang.org" + source: hosted + version: "0.4.2" build_resolvers: dependency: transitive description: name: build_resolvers url: "https://pub.dartlang.org" source: hosted - version: "0.2.2+6" + version: "1.0.3" build_runner: dependency: "direct dev" description: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.8" build_runner_core: dependency: transitive description: name: build_runner_core url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "2.0.3" built_collection: dependency: transitive description: name: built_collection url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" + version: "4.1.0" built_value: dependency: transitive description: name: built_value url: "https://pub.dartlang.org" source: hosted - version: "6.1.5" + version: "6.3.2" cached_network_image: dependency: "direct main" description: name: cached_network_image url: "https://pub.dartlang.org" source: hosted - version: "0.5.1" + version: "0.7.0" charcode: dependency: transitive description: @@ -126,7 +133,7 @@ packages: name: cookie_jar url: "https://pub.dartlang.org" source: hosted - version: "0.0.7" + version: "1.0.0" crypto: dependency: transitive description: @@ -134,13 +141,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.6" - csslib: - dependency: transitive - description: - name: csslib - url: "https://pub.dartlang.org" - source: hosted - version: "0.14.6" cupertino_icons: dependency: "direct main" description: @@ -154,14 +154,14 @@ packages: name: dart_style url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.4" dio: dependency: "direct main" description: name: dio url: "https://pub.dartlang.org" source: hosted - version: "1.0.9" + version: "2.1.0" fixnum: dependency: transitive description: @@ -180,7 +180,7 @@ packages: name: flutter_cache_manager url: "https://pub.dartlang.org" source: hosted - version: "0.2.0+1" + version: "0.3.2" flutter_test: dependency: "direct dev" description: flutter @@ -199,7 +199,7 @@ packages: name: front_end url: "https://pub.dartlang.org" source: hosted - version: "0.1.6" + version: "0.1.14" glob: dependency: transitive description: @@ -213,14 +213,7 @@ packages: name: graphs url: "https://pub.dartlang.org" source: hosted - version: "0.1.2+1" - html: - dependency: transitive - description: - name: html - url: "https://pub.dartlang.org" - source: hosted - version: "0.13.3+3" + version: "0.2.0" http: dependency: transitive description: @@ -269,14 +262,14 @@ packages: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3" kernel: dependency: transitive description: name: kernel url: "https://pub.dartlang.org" source: hosted - version: "0.3.6" + version: "0.3.14" logging: dependency: transitive description: @@ -312,6 +305,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.5" + package_resolver: + dependency: transitive + description: + name: package_resolver + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.10" path: dependency: transitive description: @@ -325,21 +325,14 @@ packages: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "0.4.1" + version: "0.5.0+1" pedantic: dependency: transitive description: name: pedantic url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" - plugin: - dependency: transitive - description: - name: plugin - url: "https://pub.dartlang.org" - source: hosted - version: "0.2.0+3" + version: "1.5.0" pool: dependency: transitive description: @@ -374,14 +367,14 @@ packages: name: shared_preferences url: "https://pub.dartlang.org" source: hosted - version: "0.4.3" + version: "0.5.1+2" shelf: dependency: transitive description: name: shelf url: "https://pub.dartlang.org" source: hosted - version: "0.7.3+3" + version: "0.7.4" shelf_web_socket: dependency: transitive description: @@ -400,14 +393,21 @@ packages: name: source_gen url: "https://pub.dartlang.org" source: hosted - version: "0.9.1+3" + version: "0.9.4+1" source_span: dependency: transitive description: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.4.1" + version: "1.5.5" + sqflite: + dependency: transitive + description: + name: sqflite + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.3" stack_trace: dependency: transitive description: @@ -442,21 +442,21 @@ packages: name: synchronized url: "https://pub.dartlang.org" source: hosted - version: "1.5.3" + version: "2.1.0" term_glyph: dependency: transitive description: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.0" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "0.2.2" timing: dependency: transitive description: @@ -477,21 +477,14 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "4.0.2" - utf: - dependency: transitive - description: - name: utf - url: "https://pub.dartlang.org" - source: hosted - version: "0.9.0+5" + version: "5.0.2" uuid: dependency: transitive description: name: uuid url: "https://pub.dartlang.org" source: hosted - version: "1.0.3" + version: "2.0.0" vector_math: dependency: transitive description: @@ -521,5 +514,5 @@ packages: source: hosted version: "2.1.15" sdks: - dart: ">=2.0.0 <3.0.0" - flutter: ">=0.5.6 <2.0.0" + dart: ">=2.2.0 <3.0.0" + flutter: ">=1.2.1 <2.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 1a88a48..06a7e56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,21 +19,21 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 - dio: ^1.0.9 + dio: ^2.1.0 json_annotation: ^2.0.0 flutter_webview_plugin: ^0.3.0+2 banner: ^0.1.3 - cached_network_image: ^0.5.1 - shared_preferences: ^0.4.3 -# flutter_svg: ^0.6.1+1 - url_launcher: 4.0.2 + cached_network_image: ^0.7.0 + shared_preferences: ^0.5.1+2 + # flutter_svg: ^0.6.1+1 + url_launcher: 5.0.2 dev_dependencies: flutter_test: sdk: flutter json_serializable: ^2.0.0 - build_runner: ^1.0.0 + build_runner: ^1.2.8 # For information on the generic Dart part of this file, see the @@ -43,13 +43,13 @@ dev_dependencies: flutter: fonts: - - family: iconfont - fonts: - - asset: fonts/iconfont.ttf + - family: iconfont + fonts: + - asset: fonts/iconfont.ttf - - family: noto - fonts: - - asset: fonts/NotoSansCJKsc-Regular.otf + - family: noto + fonts: + - asset: fonts/NotoSansCJKsc-Regular.otf # The following line ensures that the Material Icons font is