1.0.4 • Published 6 months ago

fards-share-app v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

share-app-cli

share-app-cli is simply a wrapper around the flutter run -release command. It takes the extra step of allowing you to share your release apk files by uploading it to your google drive. It creates a share-app folder and the apk file is stored in that folder. It also updates the file everytime you create a release version with it.

Install

To install run: npm install -g fards-share-app This installs it globally so you can use it in any directory

Usage

Note: Make sure your target device is connected the normal way you do with flutter run -release

After installation, in the root folder of your flutter project run: fards-share-app bundle

This builds your apk file and shows you the google drive link so you can share it.

To terminate the process press ctrl + C

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago