publish 1.1.4
publish: ^1.1.4 copied to clipboard
A Flutter package to simplify generating Android signing keys and creating signed bundles for Play Store publishing.
1.1.4 #
- Update a dependency to the latest release.
1.1.3 #
- Fixed bug in build.gradle default block.
- Enhanced error messages for invalid input.
1.0.9 #
Update README for cleanup instructions, and enhance
1.0.8 #
Enhance applicationId regex to support both old and new formats in build file
1.0.6 #
Added functionality to change package name during signing setup
1.0.4 #
Fixed validity years input bug.
1.0.2 #
Improved key generation process with user prompts for Common Name, Organizational Unit, Organization, Locality, State, Country, and Validity inputs. Defaults provided for easy use.
1.0.0 #
Added support for generating core and feature directories via the gen command.
0.0.1 #
Initial release of the publish package, featuring Android signing key generation and signed bundle creation.