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

https://github.com/plugfox/template

Flutter template
https://github.com/plugfox/template

Last synced: 7 months ago
JSON representation

Flutter template

Awesome Lists containing this project

README

          

# Flutter template by Plague Fox

## Get started

Replace project name, description and organization:

```bash
dart run tool/dart/rename_project.dart --name="project" --organization="tld.domain" --description="My project description"
```