flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

V2 embedding app_usage

Open magicmass opened this issue 2 years ago • 0 comments

Could you update app_usage to V2 embedding as I'm not able to run the project at the moment?

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin `app_usage` requires your app to be migrated to the Android embedding v2. Follow the steps on https://flutter.dev/go/android-project-migration and re-run this command.
exit code 1

magicmass avatar Feb 28 '22 13:02 magicmass