Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Resolve warnings caused by xxxbinding. Instance in Flutter 3.0

License

Notifications You must be signed in to change notification settings

fluttercandies/upgrade_tool

Repository files navigation

Used to resolve warnings caused by xxxbinding. Instance in Flutter 3.0

Resolved the warning of 'xxxbinding. Instance' in 3.0, compatible with previous versions

Usage

Add dependence:

    dart pub add upgrade_tool

Directly run this command :

    dart run upgrade_tool

All the positions are automatically changed

image

Note that original dependencies are not removed by default,If you need to remove it, you can add the -remove argument, may cause your dependency error

After the migration, you can remove the upgrade_tool dependency

About

Resolve warnings caused by xxxbinding. Instance in Flutter 3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages