flutter_upgrade_simulator 0.1.0 copy "flutter_upgrade_simulator: ^0.1.0" to clipboard
flutter_upgrade_simulator: ^0.1.0 copied to clipboard

Simulate Flutter package upgrades before touching the actual project.

flutter-upgrade-simulator #

Topics: dart · flutter · flutter-upgrade-simulator · mobile · pub

Simulate package upgrades before touching the actual project.

CLI #

dart run flutter_upgrade_simulator test

Features #

  • dependency conflict prediction
  • pubspec impact analysis
  • breaking change detection
  • migration suggestions
  • upgrade scoring
  • rollback plans

Example output #

provider 6 → 7
Risk: Medium

Affected Files:
- auth_provider.dart
- app_provider.dart

Suggested Fixes:
✓ 4 automatic

License #

MIT

0
likes
130
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simulate Flutter package upgrades before touching the actual project.

Topics

#dart #flutter #flutter-upgrade-simulator #mobile #pub

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_upgrade_simulator