-
Notifications
You must be signed in to change notification settings - Fork 135
Code not working as its asking to migrate to the latest android #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I will look into this issue. Thanks for reporting |
@happy-san Can you help me out here to upgrade the embeddings and packages? |
Sure! Assign me. |
If anyone can migrate this project please give a link |
@Tanvirul-swe Work is in progress. Soon, we will upgrade the project to a working state. Thanks for the patience |
@MadhavPruthi @happy-san Thank you both for the effort. Much appreciated |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Your Flutter application is created using an older version of the Android
embedding. It's being deprecated in favor of Android embedding v2. Follow the
steps at
https://flutter.dev/go/android-project-migration
to migrate your project.
@MadhavPruthi Can some one help with this issue. Tried pub outdated and got the below output.
Showing outdated packages.
[*] indicates versions that are not the latest available.
Package Name Current Upgradable Resolvable Latest
direct dependencies:
cupertino_icons *0.1.3 *0.1.3 1.0.3 1.0.3
device_info *0.4.2+10 *0.4.2+10 2.0.2 2.0.2
firebase_auth *0.6.2+1 *0.6.2+1 1.2.0 1.2.0
firebase_database *6.0.0 *6.0.0 7.0.0 7.0.0
firebase_messaging *6.0.16 *6.0.16 10.0.0 10.0.0
flutter_local_notifications *4.0.1+2 *4.0.1+2 *5.0.0+4 6.0.0
flutter_screenutil *0.4.6 *0.4.6 5.0.0+2 5.0.0+2
flutter_spinkit *3.1.0 *3.1.0 5.0.0 5.0.0
google_maps_flutter *0.5.33 *0.5.33 2.0.6 2.0.6
location *2.5.4 *2.5.4 4.1.1 4.1.1
permission_handler *4.4.0+hotfix.4 *4.4.0+hotfix.4 8.0.0+2 8.0.0+2
transitive dependencies:
device_info_platform_interface *1.0.1 *1.0.1 2.0.1 2.0.1
firebase_auth_platform_interface - - 4.2.3 4.2.3
firebase_auth_web - - 1.1.3 1.1.3
firebase_core *0.7.0 *0.7.0 1.2.0 1.2.0
firebase_core_platform_interface *3.0.1 *3.0.1 4.0.1 4.0.1
firebase_core_web *0.2.1+3 *0.2.1+3 1.1.0 1.1.0
firebase_messaging_platform_interface - - 3.0.0 3.0.0
firebase_messaging_web - - 2.0.0 2.0.0
flutter_local_notifications_platform_interface *2.0.0+1 *2.0.0+1 *3.0.0 4.0.0
flutter_plugin_android_lifecycle *1.0.11 *1.0.11 2.0.2 2.0.2
google_maps_flutter_platform_interface *1.2.0 *1.2.0 2.0.4 2.0.4
http_parser - - 4.0.0 4.0.0
location_platform_interface - - 2.1.0 2.1.0
location_web - - 3.0.0 3.0.0
meta *1.3.0 *1.3.0 *1.3.0 1.4.0
permission_handler_platform_interface *1.0.0 *1.0.0 3.5.0 3.5.0
platform *2.2.1 *2.2.1 3.0.0 3.0.0
plugin_platform_interface *1.0.3 *1.0.3 2.0.0 2.0.0
quiver *2.1.5 *2.1.5 - 3.0.1
source_span *1.8.0 *1.8.0 *1.8.0 1.8.1
stream_transform *1.2.0 *1.2.0 2.0.0 2.0.0
timezone *0.6.1 *0.6.1 0.7.0 0.7.0
transitive dev_dependencies:
async *2.5.0 *2.5.0 *2.5.0 2.7.0
test_api *0.2.19 *0.2.19 *0.2.19 0.4.0
23 dependencies are constrained to versions that are older than a resolvable version.
To update these dependencies, edit pubspec.yaml, or run
flutter pub upgrade --major-versions
.The text was updated successfully, but these errors were encountered: