From 27250d295100853da5abf231c14ef9bed011a714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:51:04 +0000 Subject: [PATCH] Bump dio, cached_network_image, http, build_runner, flutter_svg, path_provider, json_serializable and flutter_bloc Bumps [dio](https://github.com/cfug/dio), [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image), [http](https://github.com/dart-lang/http/tree/master/pkgs), [build_runner](https://github.com/dart-lang/build), [flutter_svg](https://github.com/dnfield/flutter_svg), [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider), [json_serializable](https://github.com/google/json_serializable.dart) and [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages). These dependencies needed to be updated together. Updates `dio` from 2.1.8 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3) Updates `cached_network_image` from 0.8.0 to 2.5.1 - [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases) - [Changelog](https://github.com/Baseflow/flutter_cached_network_image/blob/v2.5.1/CHANGELOG.md) - [Commits](https://github.com/Baseflow/flutter_cached_network_image/commits/v2.5.1) Updates `http` from 0.12.0+2 to 0.13.5 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) Updates `build_runner` from 1.7.1 to 2.3.3 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v1.7.1...build_runner-v2.3.3) Updates `flutter_svg` from 0.14.2 to 2.0.4 - [Release notes](https://github.com/dnfield/flutter_svg/releases) - [Changelog](https://github.com/dnfield/flutter_svg/blob/master/CHANGELOG.md) - [Commits](https://github.com/dnfield/flutter_svg/compare/v0.14.2...v2.0.4) Updates `path_provider` from 0.5.0+1 to 2.0.14 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.0.14/packages/path_provider) Updates `json_serializable` from 3.2.2 to 6.6.1 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-3.2.2...json_serializable-v6.6.1) Updates `flutter_bloc` from 0.21.0 to 8.1.2 - [Release notes](https://github.com/felangel/bloc/releases) - [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v8.1.2/packages) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: cached_network_image dependency-type: direct:production - dependency-name: http dependency-type: direct:production - dependency-name: build_runner dependency-type: direct:production - dependency-name: flutter_svg dependency-type: direct:production - dependency-name: path_provider dependency-type: direct:production - dependency-name: json_serializable dependency-type: direct:production - dependency-name: flutter_bloc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pubspec.lock | 417 +++++++++++++++++++++++++++++++++------------------ pubspec.yaml | 26 ++-- 2 files changed, 281 insertions(+), 162 deletions(-) mode change 100755 => 100644 pubspec.yaml diff --git a/pubspec.lock b/pubspec.lock index fc1a8d7..46974f0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,20 +1,20 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: - analyzer: + _fe_analyzer_shared: dependency: transitive description: - name: analyzer + name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "0.36.4" - analyzer_plugin: + version: "56.0.0" + analyzer: dependency: transitive description: - name: analyzer_plugin + name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "5.8.0" animator: dependency: "direct main" description: @@ -22,27 +22,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0+1" + archive: + dependency: transitive + description: + name: archive + url: "https://pub.dartlang.org" + source: hosted + version: "3.3.6" args: dependency: transitive description: name: args url: "https://pub.dartlang.org" source: hosted - version: "1.5.2" + version: "2.4.0" asn1lib: dependency: transitive description: name: asn1lib url: "https://pub.dartlang.org" source: hosted - version: "0.5.8" + version: "1.4.0" async: dependency: transitive description: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.10.0" auto_size_text: dependency: "direct main" description: @@ -63,119 +70,119 @@ packages: name: bloc url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "8.1.1" boolean_selector: dependency: transitive description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "2.1.1" build: dependency: "direct dev" description: name: build url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "2.3.1" build_config: dependency: "direct dev" description: name: build_config url: "https://pub.dartlang.org" source: hosted - version: "0.4.1+1" + version: "1.1.1" build_daemon: dependency: transitive description: name: build_daemon url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "3.1.1" build_resolvers: dependency: transitive description: name: build_resolvers url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.2.0" build_runner: dependency: "direct dev" description: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "1.7.1" + version: "2.3.3" build_runner_core: dependency: transitive description: name: build_runner_core url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "7.2.7" built_collection: dependency: "direct main" description: name: built_collection url: "https://pub.dartlang.org" source: hosted - version: "4.2.2" + version: "5.1.1" built_value: dependency: "direct main" description: name: built_value url: "https://pub.dartlang.org" source: hosted - version: "6.7.1" + version: "8.4.4" built_value_generator: dependency: "direct dev" description: name: built_value_generator url: "https://pub.dartlang.org" source: hosted - version: "6.7.1" + version: "8.4.4" cached_network_image: dependency: "direct main" description: name: cached_network_image url: "https://pub.dartlang.org" source: hosted - version: "0.8.0" - charcode: + version: "2.5.1" + characters: dependency: transitive description: - name: charcode + name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.1.2" + version: "1.2.1" checked_yaml: dependency: transitive description: name: checked_yaml url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "2.0.2" clock: dependency: transitive description: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.1" code_builder: dependency: transitive description: name: code_builder url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "4.4.0" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.14.11" + version: "1.17.0" connectivity: dependency: "direct main" description: @@ -189,42 +196,35 @@ packages: name: convert url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" - cookie_jar: + version: "3.1.1" + coverage: dependency: transitive description: - name: cookie_jar + name: coverage url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.6.3" crypto: dependency: "direct main" description: name: crypto url: "https://pub.dartlang.org" source: hosted - version: "2.1.3" - csslib: - dependency: transitive - description: - name: csslib - url: "https://pub.dartlang.org" - source: hosted - version: "0.16.1" + version: "3.0.2" dart_style: dependency: transitive description: name: dart_style url: "https://pub.dartlang.org" source: hosted - version: "1.2.9" + version: "2.3.0" dio: dependency: "direct main" description: name: dio url: "https://pub.dartlang.org" source: hosted - version: "2.1.8" + version: "5.0.3" dynamic_theme: dependency: "direct main" description: @@ -238,7 +238,7 @@ packages: name: encrypt url: "https://pub.dartlang.org" source: hosted - version: "3.3.1" + version: "5.0.1" extended_nested_scroll_view: dependency: "direct main" description: @@ -246,6 +246,27 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.3.6" + fake_async: + dependency: transitive + description: + name: fake_async + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.1" + ffi: + dependency: transitive + description: + name: ffi + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" + file: + dependency: transitive + description: + name: file + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.4" firebase_analytics: dependency: "direct main" description: @@ -266,7 +287,7 @@ packages: name: fixnum url: "https://pub.dartlang.org" source: hosted - version: "0.10.9" + version: "1.1.0" flare_dart: dependency: transitive description: @@ -292,14 +313,21 @@ packages: name: flutter_bloc url: "https://pub.dartlang.org" source: hosted - version: "0.21.0" + version: "8.1.2" + flutter_blurhash: + dependency: transitive + description: + name: flutter_blurhash + url: "https://pub.dartlang.org" + source: hosted + version: "0.5.0" flutter_cache_manager: dependency: transitive description: name: flutter_cache_manager url: "https://pub.dartlang.org" source: hosted - version: "0.3.2" + version: "2.1.2" flutter_localizations: dependency: "direct main" description: flutter @@ -318,26 +346,26 @@ packages: name: flutter_svg url: "https://pub.dartlang.org" source: hosted - version: "0.14.2" + version: "2.0.4" flutter_test: dependency: "direct dev" description: flutter source: sdk version: "0.0.0" - front_end: + frontend_server_client: dependency: transitive description: - name: front_end + name: frontend_server_client url: "https://pub.dartlang.org" source: hosted - version: "0.1.19" + version: "3.2.0" glob: dependency: transitive description: name: glob url: "https://pub.dartlang.org" source: hosted - version: "1.1.7" + version: "2.1.1" google_maps_flutter: dependency: "direct main" description: @@ -351,84 +379,70 @@ packages: name: graphs url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" - html: - dependency: transitive - description: - name: html - url: "https://pub.dartlang.org" - source: hosted - version: "0.14.0+3" + version: "2.2.0" http: dependency: "direct main" description: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.12.0+2" + version: "0.13.5" http_multi_server: dependency: transitive description: name: http_multi_server url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "3.2.1" http_parser: dependency: transitive description: name: http_parser url: "https://pub.dartlang.org" source: hosted - version: "3.1.3" + version: "4.0.2" + image: + dependency: transitive + description: + name: image + url: "https://pub.dartlang.org" + source: hosted + version: "3.3.0" intl: dependency: transitive description: name: intl url: "https://pub.dartlang.org" source: hosted - version: "0.15.8" + version: "0.17.0" io: dependency: transitive description: name: io url: "https://pub.dartlang.org" source: hosted - version: "0.3.3" + version: "1.0.4" js: dependency: transitive description: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.1+1" + version: "0.6.5" json_annotation: dependency: transitive description: name: json_annotation url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" - json_rpc_2: - dependency: transitive - description: - name: json_rpc_2 - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" + version: "4.8.0" json_serializable: dependency: "direct dev" description: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" - kernel: - dependency: transitive - description: - name: kernel - url: "https://pub.dartlang.org" - source: hosted - version: "0.3.19" + version: "6.6.1" line_icons: dependency: "direct main" description: @@ -449,14 +463,21 @@ packages: name: logging url: "https://pub.dartlang.org" source: hosted - version: "0.11.3+2" + version: "1.1.1" matcher: dependency: transitive description: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.5" + version: "0.12.13" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.0" material_search: dependency: "direct main" description: @@ -470,14 +491,14 @@ packages: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.1.7" + version: "1.8.0" mime: dependency: transitive description: name: mime url: "https://pub.dartlang.org" source: hosted - version: "0.9.6+3" + version: "1.0.4" mockito: dependency: transitive description: @@ -485,34 +506,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.2" - multi_server_socket: + nested: dependency: transitive description: - name: multi_server_socket + name: nested url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.0" node_preamble: dependency: transitive description: name: node_preamble url: "https://pub.dartlang.org" source: hosted - version: "1.4.8" - package_config: + version: "2.0.2" + octo_image: dependency: transitive description: - name: package_config + name: octo_image url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" - package_resolver: + version: "0.3.0" + package_config: dependency: transitive description: - name: package_resolver + name: package_config url: "https://pub.dartlang.org" source: hosted - version: "1.0.10" + version: "2.1.0" page_transition: dependency: "direct main" description: @@ -526,28 +547,56 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.6.4" - path_drawing: - dependency: transitive - description: - name: path_drawing - url: "https://pub.dartlang.org" - source: hosted - version: "0.4.1" + version: "1.8.2" path_parsing: dependency: transitive description: name: path_parsing url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "1.0.1" path_provider: dependency: "direct main" description: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "0.5.0+1" + version: "2.0.14" + path_provider_android: + dependency: transitive + description: + name: path_provider_android + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.24" + path_provider_foundation: + dependency: transitive + description: + name: path_provider_foundation + url: "https://pub.dartlang.org" + source: hosted + version: "2.2.0" + path_provider_linux: + dependency: transitive + description: + name: path_provider_linux + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.10" + path_provider_platform_interface: + dependency: transitive + description: + name: path_provider_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.6" + path_provider_windows: + dependency: transitive + description: + name: path_provider_windows + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.5" pedantic: dependency: transitive description: @@ -568,42 +617,63 @@ packages: name: petitparser url: "https://pub.dartlang.org" source: hosted - version: "2.4.0" + version: "5.1.0" + platform: + dependency: transitive + description: + name: platform + url: "https://pub.dartlang.org" + source: hosted + version: "3.1.0" + plugin_platform_interface: + dependency: transitive + description: + name: plugin_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.4" pointycastle: dependency: transitive description: name: pointycastle url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "3.7.1" pool: dependency: transitive description: name: pool url: "https://pub.dartlang.org" source: hosted - version: "1.4.0" + version: "1.5.1" + process: + dependency: transitive + description: + name: process + url: "https://pub.dartlang.org" + source: hosted + version: "4.2.4" provider: dependency: transitive description: name: provider url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "6.0.5" pub_semver: dependency: transitive description: name: pub_semver url: "https://pub.dartlang.org" source: hosted - version: "1.4.2" + version: "2.1.3" pubspec_parse: dependency: transitive description: name: pubspec_parse url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "1.2.2" pull_to_refresh: dependency: "direct main" description: @@ -611,20 +681,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.5.7" - quiver: - dependency: transitive - description: - name: quiver - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.5" rxdart: dependency: transitive description: name: rxdart url: "https://pub.dartlang.org" source: hosted - version: "0.22.3" + version: "0.25.0" sembast: dependency: "direct main" description: @@ -645,28 +708,28 @@ packages: name: shelf url: "https://pub.dartlang.org" source: hosted - version: "0.7.5" + version: "1.4.0" shelf_packages_handler: dependency: transitive description: name: shelf_packages_handler url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "3.0.1" shelf_static: dependency: transitive description: name: shelf_static url: "https://pub.dartlang.org" source: hosted - version: "0.2.8" + version: "1.1.1" shelf_web_socket: dependency: transitive description: name: shelf_web_socket url: "https://pub.dartlang.org" source: hosted - version: "0.2.3" + version: "1.0.3" shimmer: dependency: "direct main" description: @@ -699,42 +762,56 @@ packages: name: source_gen url: "https://pub.dartlang.org" source: hosted - version: "0.9.4+4" + version: "1.2.7" + source_helper: + dependency: transitive + description: + name: source_helper + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.3" source_map_stack_trace: dependency: transitive description: name: source_map_stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.1.5" + version: "2.1.1" source_maps: dependency: transitive description: name: source_maps url: "https://pub.dartlang.org" source: hosted - version: "0.10.8" + version: "0.10.12" source_span: dependency: transitive description: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.5.5" + version: "1.9.1" sqflite: dependency: transitive description: name: sqflite url: "https://pub.dartlang.org" source: hosted - version: "1.1.7+1" + version: "1.3.2+1" + sqflite_common: + dependency: transitive + description: + name: sqflite_common + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.2+1" stack_trace: dependency: transitive description: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.9.3" + version: "1.11.0" states_rebuilder: dependency: transitive description: @@ -748,21 +825,21 @@ packages: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.1" stream_transform: dependency: transitive description: name: stream_transform url: "https://pub.dartlang.org" source: hosted - version: "0.0.19" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.2.0" swipe_stack: dependency: "direct main" description: @@ -783,42 +860,42 @@ packages: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.1" test: dependency: transitive description: name: test url: "https://pub.dartlang.org" source: hosted - version: "1.6.3" + version: "1.22.0" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.5" + version: "0.4.16" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.2.5" + version: "0.4.20" timing: dependency: transitive description: name: timing url: "https://pub.dartlang.org" source: hosted - version: "0.1.1+2" + version: "1.0.1" typed_data: dependency: transitive description: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.1.6" + version: "1.3.1" url_launcher: dependency: "direct main" description: @@ -832,49 +909,91 @@ packages: name: uuid url: "https://pub.dartlang.org" source: hosted - version: "2.0.2" + version: "3.0.7" + vector_graphics: + dependency: transitive + description: + name: vector_graphics + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.4" + vector_graphics_codec: + dependency: transitive + description: + name: vector_graphics_codec + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.4" + vector_graphics_compiler: + dependency: transitive + description: + name: vector_graphics_compiler + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.4" vector_math: dependency: transitive description: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.0.8" - vm_service_client: + version: "2.1.4" + vm_service: dependency: transitive description: - name: vm_service_client + name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "0.2.6+3" + version: "9.4.0" watcher: dependency: transitive description: name: watcher url: "https://pub.dartlang.org" source: hosted - version: "0.9.7+12" + version: "1.0.2" web_socket_channel: dependency: transitive description: name: web_socket_channel url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "2.3.0" + webkit_inspection_protocol: + dependency: transitive + description: + name: webkit_inspection_protocol + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.0" + win32: + dependency: transitive + description: + name: win32 + url: "https://pub.dartlang.org" + source: hosted + version: "3.1.3" + xdg_directories: + dependency: transitive + description: + name: xdg_directories + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" xml: dependency: transitive description: name: xml url: "https://pub.dartlang.org" source: hosted - version: "3.5.0" + version: "6.2.2" yaml: dependency: transitive description: name: yaml url: "https://pub.dartlang.org" source: hosted - version: "2.2.0" + version: "3.1.1" sdks: - dart: ">=2.5.0 <3.0.0" - flutter: ">=1.9.1 <2.0.0" + dart: ">=2.19.0 <3.0.0" + flutter: ">=3.7.0-0" diff --git a/pubspec.yaml b/pubspec.yaml old mode 100755 new mode 100644 index 203c368..d458dc2 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,23 +11,23 @@ dependencies: sdk: flutter firebase_analytics: ^5.0.2 firebase_crashlytics: ^0.1.0+3 - dio: 2.1.8 - cached_network_image: ^0.8.0 - flutter_bloc: ^0.21.0 - path_provider: ^0.5.0+1 + dio: ">=2.1.8 <6.0.0" + cached_network_image: ">=0.8.0 <3.0.0" + flutter_bloc: ">=0.21.0 <9.0.0" + path_provider: ">=0.5.0+1 <3.0.0" url_launcher: ^5.0.2 sembast: ^1.15.4 page_transition: ^1.1.0 location: ^2.3.5 shimmer: ^1.0.0 - http: ^0.12.0+2 + http: ">=0.12.0+2 <0.14.0" encrypt: ">=3.1.0" crypto: ">=2.0.6" flutter_spinkit: ^4.0.0 badges: ^1.1.0 extended_nested_scroll_view: ^0.3.6 animator: ^1.0.0+1 - flutter_svg: ^0.14.2 + flutter_svg: ">=0.14.2 <3.0.0" material_search: ^0.2.8 permission_handler: ^3.2.2 line_icons: ^0.2.0 @@ -40,18 +40,18 @@ dependencies: dynamic_theme: ^1.0.0 sliding_up_panel: ^0.3.6 smooth_star_rating: 1.0.3 - built_value: - built_collection: + built_value: any + built_collection: any dev_dependencies: flutter_test: sdk: flutter - build: - build_config: - built_value_generator: - json_serializable: ^3.0.0 - build_runner: ^1.5.0 + build: any + build_config: any + built_value_generator: any + json_serializable: ">=3.0.0 <7.0.0" + build_runner: ">=1.5.0 <3.0.0" flutter: uses-material-design: true