https://github.com/baseflow/byteplot
A Dart command-line tool for Flutter to make your life easier
https://github.com/baseflow/byteplot
baseflow flutter
Last synced: 7 months ago
JSON representation
A Dart command-line tool for Flutter to make your life easier
- Host: GitHub
- URL: https://github.com/baseflow/byteplot
- Owner: Baseflow
- License: mit
- Created: 2019-12-20T13:26:13.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-14T11:31:03.000Z (almost 6 years ago)
- Last Synced: 2024-12-18T23:13:46.303Z (about 1 year ago)
- Topics: baseflow, flutter
- Language: Dart
- Homepage: https://baseflow.com
- Size: 279 KB
- Stars: 10
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Byteplot CLI
A Dart CLI tool for creating Flutter projects, applying templates, generating BLoC's and more!
[](https://pub.dartlang.org/packages/byteplot)
Branch | Build Status
------- | ------------
develop | [](https://app.bitrise.io/app/3f5ff86dcc5b09d3)
master | [](https://app.bitrise.io/app/3f5ff86dcc5b09d3)
!> Current version of the Byteplot CLI only works on MacOS & Linux.
## 🚀 Features
- Create a brand new Flutter project.
- Apply a template to your Flutter project.
- Generate code snippets.
- Add support for internationalization (i10n).
- Manage whitelabel brands in your app.
## 📚 Documentation
Visit [Byteplot](https://www.byteplot.com "Byteplot") for the official documentation.