file_migration_tool 1.0.0 copy "file_migration_tool: ^1.0.0" to clipboard
file_migration_tool: ^1.0.0 copied to clipboard

A CLI tool to migrate Flutter projects (dependencies, lib, assets).

CHANGELOG #

1.0.0 - 2025-09-26 #

Added #

  • Initial release of file_migration_tool CLI.
  • Support for merging dependencies from old Flutter project (--merge).
  • Support for rewriting dependencies (--rewrite).
  • Copy lib/ folder from old project (--copy-lib).
  • Copy assets/ folder from old project (--copy-assets).
  • Command-line options for --path, --merge, --rewrite, --copy-lib, --copy-assets, and --help.
1
likes
130
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to migrate Flutter projects (dependencies, lib, assets).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, path, yaml, yaml_edit

More

Packages that depend on file_migration_tool