From 59077c0df8b4de1c04aa1517a59acad4a8dafac2 Mon Sep 17 00:00:00 2001 From: Harishankar Kumar <31770598+hari01584@users.noreply.github.com> Date: Tue, 27 Jul 2021 23:03:58 +0530 Subject: [PATCH 1/2] Upgrade gradle wrapper --- .dart_tool/package_config.json | 52 +- .dart_tool/package_config_subset | 104 +-- .gitignore | 828 +++++++++++++++++- .packages | 52 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- 5 files changed, 930 insertions(+), 108 deletions(-) diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index 80e8f09..d65c6ba 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -3,151 +3,151 @@ "packages": [ { "name": "async", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "boolean_selector", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "characters", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "charcode", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "clock", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "collection", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "cupertino_icons", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2", "packageUri": "lib/", "languageVersion": "2.0" }, { "name": "fake_async", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter", + "rootUri": "file:///F:/flutter/packages/flutter", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_test", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter_test", + "rootUri": "file:///F:/flutter/packages/flutter_test", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http_parser", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "matcher", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "meta", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pedantic", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "sky_engine", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/bin/cache/pkg/sky_engine", + "rootUri": "file:///F:/flutter/bin/cache/pkg/sky_engine", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_span", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "stack_trace", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "stream_channel", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "string_scanner", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "term_glyph", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test_api", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "typed_data", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "vector_math", - "rootUri": "file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0", + "rootUri": "file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, @@ -158,7 +158,7 @@ "languageVersion": "2.1" } ], - "generated": "2021-07-12T00:21:52.386635Z", + "generated": "2021-07-27T17:16:58.324345Z", "generator": "pub", "generatorVersion": "2.13.4" } diff --git a/.dart_tool/package_config_subset b/.dart_tool/package_config_subset index 352b9b3..5e88ce9 100644 --- a/.dart_tool/package_config_subset +++ b/.dart_tool/package_config_subset @@ -1,105 +1,105 @@ bitcoin_ticker 2.1 -file:///C:/Users/rishu/AndroidStudioProjects/bitcoin-ticker-flutter/ -file:///C:/Users/rishu/AndroidStudioProjects/bitcoin-ticker-flutter/lib/ +file:///C:/Users/hari0/OneDrive/Desktop/GitHub_Projects_AA/Bitcoin-ticker/ +file:///C:/Users/hari0/OneDrive/Desktop/GitHub_Projects_AA/Bitcoin-ticker/lib/ async 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/lib/ boolean_selector 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ characters 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ charcode 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ clock 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ collection 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ cupertino_icons 2.0 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib/ fake_async 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ http 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/lib/ http_parser 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ matcher 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ meta 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ path 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ pedantic 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/lib/ source_span 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/ stack_trace 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ stream_channel 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ string_scanner 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ term_glyph 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ test_api 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/lib/ typed_data 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ vector_math 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/ -file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/ +file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ sky_engine 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/bin/cache/pkg/sky_engine/ -file:///C:/flutter_windows_2.0.1-stable/flutter/bin/cache/pkg/sky_engine/lib/ +file:///F:/flutter/bin/cache/pkg/sky_engine/ +file:///F:/flutter/bin/cache/pkg/sky_engine/lib/ flutter 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter/ -file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter/lib/ +file:///F:/flutter/packages/flutter/ +file:///F:/flutter/packages/flutter/lib/ flutter_test 2.12 -file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter_test/ -file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter_test/lib/ +file:///F:/flutter/packages/flutter_test/ +file:///F:/flutter/packages/flutter_test/lib/ 2 diff --git a/.gitignore b/.gitignore index 69eda01..e77a9c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,76 @@ +### Flutter Generated + +# Miscellaneous +*.class +*.lock +*.log +*.pyc +*.swp +.DS_Store +.atom/ +.buildlog/ +.history +.svn/ + +# IntelliJ related +*.iml +*.ipr +*.iws +.idea/ + +# Visual Studio Code related +.vscode/ + +# Flutter/Dart/Pub related +**/doc/api/ +.dart_tool/ +.flutter-plugins +.packages +.pub-cache/ +.pub/ +build/ + +# Android related +**/android/**/gradle-wrapper.jar +**/android/.gradle +**/android/captures/ +**/android/gradlew +**/android/gradlew.bat +**/android/local.properties +**/android/**/GeneratedPluginRegistrant.java + +# iOS/XCode related +**/ios/**/*.mode1v3 +**/ios/**/*.mode2v3 +**/ios/**/*.moved-aside +**/ios/**/*.pbxuser +**/ios/**/*.perspectivev3 +**/ios/**/*sync/ +**/ios/**/.sconsign.dblite +**/ios/**/.tags* +**/ios/**/.vagrant/ +**/ios/**/DerivedData/ +**/ios/**/Icon? +**/ios/**/Pods/ +**/ios/**/.symlinks/ +**/ios/**/profile +**/ios/**/xcuserdata +**/ios/.generated/ +**/ios/Flutter/App.framework +**/ios/Flutter/Flutter.framework +**/ios/Flutter/Generated.xcconfig +**/ios/Flutter/app.flx +**/ios/Flutter/app.zip +**/ios/Flutter/flutter_assets/ +**/ios/ServiceDefinitions.json +**/ios/Runner/GeneratedPluginRegistrant.* + + +### https://raw.github.com/github/gitignore//Android.gitignore + # Built application files *.apk *.ap_ -*.aab # Files for the ART/Dalvik VM *.dex @@ -44,9 +113,8 @@ captures/ .idea/caches # Keystore files -# Uncomment the following lines if you do not want to check your keystore files in. +# Uncomment the following line if you do not want to check your keystore files in. #*.jks -#*.keystore # External native build folder generated in Android Studio 2.2 and later .externalNativeBuild @@ -65,3 +133,757 @@ fastlane/Preview.html fastlane/screenshots fastlane/test_output fastlane/readme.md + + +### https://raw.github.com/github/gitignore//Dart.gitignore + +# See https://www.dartlang.org/guides/libraries/private-files + +# Files and directories created by pub +.dart_tool/ +.packages +build/ +# If you're building an application, you may want to check-in your pubspec.lock +pubspec.lock + +# Directory created by dartdoc +# If you don't generate documentation locally you can remove this line. +doc/api/ + +# Avoid committing generated Javascript files: +*.dart.js +*.info.json # Produced by the --dump-info flag. +*.js # When generated by dart2js. Don't specify *.js if your + # project includes source files written in JavaScript. +*.js_ +*.js.deps +*.js.map + + +### https://raw.github.com/github/gitignore//Global/JetBrains.gitignore + +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff +.idea/**/workspace.xml +.idea/**/tasks.xml +.idea/**/usage.statistics.xml +.idea/**/dictionaries +.idea/**/shelf + +# Generated files +.idea/**/contentModel.xml + +# Sensitive or high-churn files +.idea/**/dataSources/ +.idea/**/dataSources.ids +.idea/**/dataSources.local.xml +.idea/**/sqlDataSources.xml +.idea/**/dynamic.xml +.idea/**/uiDesigner.xml +.idea/**/dbnavigator.xml + +# Gradle +.idea/**/gradle.xml +.idea/**/libraries + +# Gradle and Maven with auto-import +# When using Gradle or Maven with auto-import, you should exclude module files, +# since they will be recreated, and may cause churn. Uncomment if using +# auto-import. +# .idea/modules.xml +# .idea/*.iml +# .idea/modules + +# CMake +cmake-build-*/ + +# Mongo Explorer plugin +.idea/**/mongoSettings.xml + +# File-based project format +*.iws + +# IntelliJ +out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Cursive Clojure plugin +.idea/replstate.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + +# Editor-based Rest Client +.idea/httpRequests + +# Android studio 3.1+ serialized cache file +.idea/caches/build_file_checksums.ser + + +### https://raw.github.com/github/gitignore//Global/macOS.gitignore + +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + + +### https://raw.github.com/github/gitignore//Global/Xcode.gitignore + +# Xcode +# +# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore + +## User settings +xcuserdata/ + +## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9) +*.xcscmblueprint +*.xccheckout + +## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4) +build/ +DerivedData/ +*.moved-aside +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Archives.gitignore + +# It's better to unpack these files and commit the raw source because +# git has its own built in compression methods. +*.7z +*.jar +*.rar +*.zip +*.gz +*.tgz +*.bzip +*.bz2 +*.xz +*.lzma +*.cab + +# Packing-only formats +*.iso +*.tar + +# Package management formats +*.dmg +*.xpi +*.gem +*.egg +*.deb +*.rpm +*.msi +*.msm +*.msp + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Backup.gitignore + +*.bak +*.gho +*.ori +*.orig +*.tmp + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Android.gitignore + +# Built application files +*.apk +*.ap_ + +# Files for the ART/Dalvik VM +*.dex + +# Java class files +*.class + +# Generated files +bin/ +gen/ +out/ + +# Gradle files +.gradle/ +build/ + +# Local configuration file (sdk path, etc) +local.properties + +# Proguard folder generated by Eclipse +proguard/ + +# Log Files +*.log + +# Android Studio Navigation editor temp files +.navigation/ + +# Android Studio captures folder +captures/ + +# IntelliJ +*.iml +.idea/workspace.xml +.idea/tasks.xml +.idea/gradle.xml +.idea/assetWizardSettings.xml +.idea/dictionaries +.idea/libraries +.idea/caches + +# Keystore files +# Uncomment the following line if you do not want to check your keystore files in. +#*.jks + +# External native build folder generated in Android Studio 2.2 and later +.externalNativeBuild + +# Google Services (e.g. APIs or Firebase) +google-services.json + +# Freeline +freeline.py +freeline/ +freeline_project_description.json + +# fastlane +fastlane/report.xml +fastlane/Preview.html +fastlane/screenshots +fastlane/test_output +fastlane/readme.md + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Dart.gitignore + +# See https://www.dartlang.org/guides/libraries/private-files + +# Files and directories created by pub +.dart_tool/ +.packages +build/ +# If you're building an application, you may want to check-in your pubspec.lock +pubspec.lock + +# Directory created by dartdoc +# If you don't generate documentation locally you can remove this line. +doc/api/ + +# Avoid committing generated Javascript files: +*.dart.js +*.info.json # Produced by the --dump-info flag. +*.js # When generated by dart2js. Don't specify *.js if your + # project includes source files written in JavaScript. +*.js_ +*.js.deps +*.js.map + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/DartEditor.gitignore + +.project +.buildlog + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Emacs.gitignore + +# -*- mode: gitignore; -*- +*~ +\#*\# +/.emacs.desktop +/.emacs.desktop.lock +*.elc +auto-save-list +tramp +.\#* + +# Org-mode +.org-id-locations +*_archive + +# flymake-mode +*_flymake.* + +# eshell files +/eshell/history +/eshell/lastdir + +# elpa packages +/elpa/ + +# reftex files +*.rel + +# AUCTeX auto folder +/auto/ + +# cask packages +.cask/ +dist/ + +# Flycheck +flycheck_*.el + +# server auth directory +/server/ + +# projectiles files +.projectile + +# directory configuration +.dir-locals.el + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Gradle.gitignore + +.gradle +/build/ + +# Ignore Gradle GUI config +gradle-app.setting + +# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) +!gradle-wrapper.jar + +# Cache of project +.gradletasknamecache + +# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 +# gradle/wrapper/gradle-wrapper.properties + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Java.gitignore + +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/JetBrains.gitignore + +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff +.idea/**/workspace.xml +.idea/**/tasks.xml +.idea/**/usage.statistics.xml +.idea/**/dictionaries +.idea/**/shelf + +# Generated files +.idea/**/contentModel.xml + +# Sensitive or high-churn files +.idea/**/dataSources/ +.idea/**/dataSources.ids +.idea/**/dataSources.local.xml +.idea/**/sqlDataSources.xml +.idea/**/dynamic.xml +.idea/**/uiDesigner.xml +.idea/**/dbnavigator.xml + +# Gradle +.idea/**/gradle.xml +.idea/**/libraries + +# Gradle and Maven with auto-import +# When using Gradle or Maven with auto-import, you should exclude module files, +# since they will be recreated, and may cause churn. Uncomment if using +# auto-import. +# .idea/modules.xml +# .idea/*.iml +# .idea/modules + +# CMake +cmake-build-*/ + +# Mongo Explorer plugin +.idea/**/mongoSettings.xml + +# File-based project format +*.iws + +# IntelliJ +out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Cursive Clojure plugin +.idea/replstate.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + +# Editor-based Rest Client +.idea/httpRequests + +# Android studio 3.1+ serialized cache file +.idea/caches/build_file_checksums.ser + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/JEnv.gitignore + +# JEnv local Java version configuration file +.java-version + +# Used by previous versions of JEnv +.jenv-version + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Kotlin.gitignore + +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Linux.gitignore + +*~ + +# temporary files which can be created if a process still has a handle open of a deleted file +.fuse_hidden* + +# KDE directory preferences +.directory + +# Linux trash folder which might appear on any partition or disk +.Trash-* + +# .nfs files are created when an open file is removed but is still being accessed +.nfs* + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/macOS.gitignore + +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Maven.gitignore + +target/ +pom.xml.tag +pom.xml.releaseBackup +pom.xml.versionsBackup +pom.xml.next +release.properties +dependency-reduced-pom.xml +buildNumber.properties +.mvn/timing.properties +.mvn/wrapper/maven-wrapper.jar + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Objective-C.gitignore + +# Xcode +# +# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore + +## Build generated +build/ +DerivedData/ + +## Various settings +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 +xcuserdata/ + +## Other +*.moved-aside +*.xccheckout +*.xcscmblueprint + +## Obj-C/Swift specific +*.hmap +*.ipa +*.dSYM.zip +*.dSYM + +# CocoaPods +# +# We recommend against adding the Pods directory to your .gitignore. However +# you should judge for yourself, the pros and cons are mentioned at: +# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control +# +# Pods/ +# +# Add this line if you want to avoid checking in source code from the Xcode workspace +# *.xcworkspace + +# Carthage +# +# Add this line if you want to avoid checking in source code from Carthage dependencies. +# Carthage/Checkouts + +Carthage/Build + +# fastlane +# +# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the +# screenshots whenever they are needed. +# For more information about the recommended setup visit: +# https://docs.fastlane.tools/best-practices/source-control/#source-control + +fastlane/report.xml +fastlane/Preview.html +fastlane/screenshots/**/*.png +fastlane/test_output + +# Code Injection +# +# After new code Injection tools there's a generated folder /iOSInjectionProject +# https://github.com/johnno1962/injectionforxcode + +iOSInjectionProject/ + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/SublimeText.gitignore + +# Cache files for Sublime Text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache + +# Workspace files are user-specific +*.sublime-workspace + +# Project files should be checked into the repository, unless a significant +# proportion of contributors will probably not be using Sublime Text +# *.sublime-project + +# SFTP configuration file +sftp-config.json + +# Package control specific files +Package Control.last-run +Package Control.ca-list +Package Control.ca-bundle +Package Control.system-ca-bundle +Package Control.cache/ +Package Control.ca-certs/ +Package Control.merged-ca-bundle +Package Control.user-ca-bundle +oscrypto-ca-bundle.crt +bh_unicode_properties.cache + +# Sublime-github package stores a github token in this file +# https://packagecontrol.io/packages/sublime-github +GitHub.sublime-settings + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Vim.gitignore + +# Swap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-rt-v][a-z] +[._]ss[a-gi-z] +[._]sw[a-p] + +# Session +Session.vim + +# Temporary +.netrwhist +*~ +# Auto-generated tag files +tags +# Persistent undo +[._]*.un~ + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/VisualStudioCode.gitignore + +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Windows.gitignore + +# Windows thumbnail cache files +Thumbs.db +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk + + +### https://raw.github.com/github/gitignore/340e2fe08a2356c2e3760ff58c3a9e1fddf08060/Global/Xcode.gitignore + +# Xcode +# +# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore + +## User settings +xcuserdata/ + +## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9) +*.xcscmblueprint +*.xccheckout + +## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4) +build/ +DerivedData/ +*.moved-aside +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 + + +### Flutter Generated Exceptions + +# Exceptions to above rules. +!**/ios/**/default.mode1v3 +!**/ios/**/default.mode2v3 +!**/ios/**/default.pbxuser +!**/ios/**/default.perspectivev3 +!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages \ No newline at end of file diff --git a/.packages b/.packages index e726b3f..0a5d762 100644 --- a/.packages +++ b/.packages @@ -3,30 +3,30 @@ # # For more info see: https://dart.dev/go/dot-packages-deprecation # -# Generated by pub on 2021-07-12 05:51:52.328790. -async:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/lib/ -boolean_selector:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ -characters:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ -charcode:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ -clock:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ -collection:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ -cupertino_icons:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib/ -fake_async:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ -flutter:file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter/lib/ -flutter_test:file:///C:/flutter_windows_2.0.1-stable/flutter/packages/flutter_test/lib/ -http:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/lib/ -http_parser:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ -matcher:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ -meta:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ -path:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ -pedantic:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/lib/ -sky_engine:file:///C:/flutter_windows_2.0.1-stable/flutter/bin/cache/pkg/sky_engine/lib/ -source_span:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/ -stack_trace:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ -stream_channel:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ -string_scanner:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ -term_glyph:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ -test_api:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/lib/ -typed_data:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ -vector_math:file:///C:/flutter_windows_2.0.1-stable/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ +# Generated by pub on 2021-07-27 22:46:58.308351. +async:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.6.1/lib/ +boolean_selector:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ +characters:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ +charcode:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ +clock:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ +collection:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ +cupertino_icons:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib/ +fake_async:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ +flutter:file:///F:/flutter/packages/flutter/lib/ +flutter_test:file:///F:/flutter/packages/flutter_test/lib/ +http:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/lib/ +http_parser:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ +matcher:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ +meta:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ +path:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ +pedantic:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/lib/ +sky_engine:file:///F:/flutter/bin/cache/pkg/sky_engine/lib/ +source_span:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/ +stack_trace:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ +stream_channel:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ +string_scanner:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ +term_glyph:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ +test_api:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.3.0/lib/ +typed_data:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ +vector_math:file:///F:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ bitcoin_ticker:lib/ diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties index 63ab3ae..da44bc1 100644 --- a/android/gradle/wrapper/gradle-wrapper.properties +++ b/android/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip From 3f5327c330033ba59c03f4b723e86ecc8918469b Mon Sep 17 00:00:00 2001 From: Harishankar Kumar <31770598+hari01584@users.noreply.github.com> Date: Tue, 27 Jul 2021 23:15:01 +0530 Subject: [PATCH 2/2] Upgrade flutter embed engine --- android/app/src/main/AndroidManifest.xml | 12 +++++----- .../bitcoin_ticker/MainActivity.java | 11 +++------- .../plugins/GeneratedPluginRegistrant.java | 22 +++++++------------ 3 files changed, 16 insertions(+), 29 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index ebda6b6..84d0a49 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -7,7 +7,6 @@ additional functionality it is fine to subclass or reimplement FlutterApplication and put your custom class here. --> - + android:name="io.flutter.embedding.android.SplashScreenDrawable" + android:resource="@drawable/launch_background" /> + diff --git a/android/app/src/main/java/co/appbrewery/bitcoin_ticker/MainActivity.java b/android/app/src/main/java/co/appbrewery/bitcoin_ticker/MainActivity.java index a100e27..e8d45b1 100644 --- a/android/app/src/main/java/co/appbrewery/bitcoin_ticker/MainActivity.java +++ b/android/app/src/main/java/co/appbrewery/bitcoin_ticker/MainActivity.java @@ -1,13 +1,8 @@ package co.appbrewery.bitcoin_ticker; -import android.os.Bundle; -import io.flutter.app.FlutterActivity; -import io.flutter.plugins.GeneratedPluginRegistrant; +import io.flutter.embedding.android.FlutterActivity; public class MainActivity extends FlutterActivity { - @Override - protected void onCreate(Bundle savedInstanceState) { - super.onCreate(savedInstanceState); - GeneratedPluginRegistrant.registerWith(this); - } + + } diff --git a/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java b/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java index d007606..afa3bb6 100644 --- a/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java +++ b/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java @@ -1,23 +1,17 @@ package io.flutter.plugins; -import io.flutter.plugin.common.PluginRegistry; +import androidx.annotation.Keep; +import androidx.annotation.NonNull; + +import io.flutter.embedding.engine.FlutterEngine; /** * Generated file. Do not edit. + * This file is generated by the Flutter tool based on the + * plugins that support the Android platform. */ +@Keep public final class GeneratedPluginRegistrant { - public static void registerWith(PluginRegistry registry) { - if (alreadyRegisteredWith(registry)) { - return; - } - } - - private static boolean alreadyRegisteredWith(PluginRegistry registry) { - final String key = GeneratedPluginRegistrant.class.getCanonicalName(); - if (registry.hasPlugin(key)) { - return true; - } - registry.registrarFor(key); - return false; + public static void registerWith(@NonNull FlutterEngine flutterEngine) { } }