upgrade_tool 1.0.6 copy "upgrade_tool: ^1.0.6" to clipboard
upgrade_tool: ^1.0.6 copied to clipboard

discontinued

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

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

0
likes
130
pub points
38%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

process_run

More

Packages that depend on upgrade_tool