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

https://github.com/solid-software/flutter_project_template

📖 Template for flutter projects using solid_lints, CI for tests and analysis.
https://github.com/solid-software/flutter_project_template

Last synced: 9 months ago
JSON representation

📖 Template for flutter projects using solid_lints, CI for tests and analysis.

Awesome Lists containing this project

README

          

# flutter_project_template
[![flutter_project_template](https://nokycucwgzweensacwfy.supabase.co/functions/v1/get_project_badge?projectId=149)](https://nokycucwgzweensacwfy.supabase.co/functions/v1/get_project_url?projectId=149)

📖 Template for flutter projects using solid_lints, CI for tests and analysis.

- Uses latest stable flutter
- Repo name as your project name
- Organization from your profile email address or default

# Usage
1. Press "Use this template" on the menu.
2. Fill Github form with your new repo name and press "Create repository from template"
3. Wait for it to be created and set up action is complete. In a couple of minutes, you'll see the flutter project created in your repo once Github Actions are complete.
4. Clone and code.