publish 0.0.1 copy "publish: ^0.0.1" to clipboard
publish: ^0.0.1 copied to clipboard

A Flutter package to simplify generating Android signing keys and creating signed bundles for Play Store publishing.

publish #

publish is a Flutter package designed to help developers easily generate Android signing keys and create signed app bundles for Play Store publishing without remembering complex commands. Simplify your release workflow with just a few steps!

Features #

  • Automatically generate signing keys for Android apps.
  • Easily create signed Android app bundles.
  • Simplified workflow for Play Store publishing.
  • Reduce the need for multiple terminal commands.

Installation #

Add the following line to your pubspec.yaml file:

dependencies:
  publish: <LATEST_VERSION>

Then run:

flutter pub get

Usage #

41
likes
120
points
531
downloads

Publisher

verified publishermubashar.dev

Weekly Downloads

A Flutter package to simplify generating Android signing keys and creating signed bundles for Play Store publishing.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on publish