publish 1.0.4 publish: ^1.0.4 copied to clipboard
A Flutter package to simplify generating Android signing keys and creating signed bundles for Play Store publishing.
0.0.1 #
Initial release of the publish package, featuring Android signing key generation and signed bundle creation.
1.0.0 #
Added support for generating core and feature directories via the gen command.
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.4 #
Fixed validity years input bug.