Automatic tools for flutter tools
Project description
Auto Flutter
Automatic build tools for flutter build tools
Reason
Flutter build tools does not allow to create or bind tasks, making some process tedious. Auto Flutter came with that in mind. Tasks that can be bind with other, and some integrations, like Firebase AppDist out of box.
License
- You can use and redist freely.
- You can also modify, but only for yourself.
- You can use it as a part of your project, but without modifications in this project.
Installation
From PyPI (preferred):
python -m pip install auto_flutter_dig
From github release:
python -m pip install "https://github.com/DIG-/auto-flutter/releases/download/0.6.2/auto_flutter_dig-0.6.2-py3-none-any.whl"
or
python -m pip install "https://github.com/DIG-/auto-flutter/releases/download/0.6.2/auto_flutter_dig.tar.gz"
From github main branch:
python -m pip install "git+https://github.com/DIG-/auto-flutter.git@main#egg=auto_flutter_dig"
Usage
python -m auto_flutter_dig
or
aflutter
First steps
# To show help
aflutter help
# To show how to configure environment
aflutter setup -h
# Check if everything is ok
aflutter setup --check
Go to your flutter project root. Aka. Where is pubspec.yaml
and:
aflutter init --name "Name to your project"
# And let the magic happen
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
auto_flutter_dig-0.6.2.tar.gz
(69.1 kB
view details)
Built Distribution
File details
Details for the file auto_flutter_dig-0.6.2.tar.gz
.
File metadata
- Download URL: auto_flutter_dig-0.6.2.tar.gz
- Upload date:
- Size: 69.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e1552180cae87264f989c03d0dc3738acc17165e58ba8edaaa743fbe41874d9 |
|
MD5 | 3bd5ae820c4588a2f0ea593b90176f87 |
|
BLAKE2b-256 | 4746d94b8f9f32829b9ccea23262179d3cd6061c602cff269cb816a62ad65541 |
File details
Details for the file auto_flutter_dig-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: auto_flutter_dig-0.6.2-py3-none-any.whl
- Upload date:
- Size: 126.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c9616f3ebb24923f1265d461ead88c93a5d37d1d44e80aa1c07b91ee41498b |
|
MD5 | 912ab39931c177d6e12cc1c51aa3bdb4 |
|
BLAKE2b-256 | 193926e89ede79a7b25fcb919830fd99ce0448c118d2f895997b0b408055c064 |