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

A tool to automate Flutter app signing configuration

# flutter_auto_sign Create key.properties and add what you need in app/build.gradle

Please, check it app/build.gradle to ensure everything is ok #

To install #

dart pub global activate flutter_auto_sign

Run #

flutter_auto_sign

With options #

flutter_auto_sign --keystorePath path/to/keystore.jks --keyAlias myAlias --keyPassword myPassword or flutter_auto_sign -k /path/to/keystore.jks -p keystorePassword -a keyAlias -w keyPassword

0
likes
0
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A tool to automate Flutter app signing configuration

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, flutter, path, prompts, yaml

More

Packages that depend on flutter_auto_sign