flutter_project_upgrader 0.0.6
flutter_project_upgrader: ^0.0.6 copied to clipboard
A CLI tool to upgrade old Flutter projects (Gradle, Kotlin, iOS Podfile, etc.)
0.0.1 #
- Initial release
0.0.2 #
- Now just pass targetSdk and it will resolve NDK version automatically and update it in build.gradle
0.0.3 #
- Now it will resolve gradle version automatically
0.0.4 #
- Now by another command user can check if their NDK version is compatible with targetSdk
0.0.5 #
- working on improvisation of code
0.0.6 #
- fix ndk and targetSdk check and update issue