native_project_manipulator 0.0.10
native_project_manipulator: ^0.0.10 copied to clipboard
Manipulate you native project as a Game.
0.0.10 #
- When run any flutter command, we change the current directory to the project directory.
0.0.9 #
- Update Project Description
0.0.8 #
- Support iOS Platform
0.0.7 #
- rename project name
0.0.6 #
- Get minSdkVersion, targetSdkVersion, compileSdkVersion values from end user.
0.0.5 #
- Update README file
0.0.4 #
- Rename 'platforms/android/build/' to 'platforms/android/builds/'
0.0.3 #
- Add missing folder 'platforms/android/build/'
0.0.2 #
- Remove args library
0.0.1 #
- Initial version.