An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Byteplot CLI

A Dart CLI tool for creating Flutter projects, applying templates, generating BLoC's and more!

[![pub package](https://img.shields.io/pub/v/byteplot.svg)](https://pub.dartlang.org/packages/byteplot)

Branch | Build Status
------- | ------------
develop | [![Build Status](https://app.bitrise.io/app/3f5ff86dcc5b09d3/status.svg?token=91WsEOLzokaYY7UAdpVh5A&branch=develop)](https://app.bitrise.io/app/3f5ff86dcc5b09d3)
master | [![Build Status](https://app.bitrise.io/app/3f5ff86dcc5b09d3/status.svg?token=91WsEOLzokaYY7UAdpVh5A&branch=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.