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.
- Host: GitHub
- URL: https://github.com/solid-software/flutter_project_template
- Owner: solid-software
- License: mit
- Created: 2022-01-31T09:28:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T07:46:40.000Z (about 2 years ago)
- Last Synced: 2025-04-03T06:36:52.996Z (about 1 year ago)
- Homepage:
- Size: 345 KB
- Stars: 22
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_project_template
[](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.