https://github.com/plugfox/template
Flutter template
https://github.com/plugfox/template
Last synced: 7 months ago
JSON representation
Flutter template
- Host: GitHub
- URL: https://github.com/plugfox/template
- Owner: PlugFox
- License: other
- Created: 2024-01-02T21:30:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T06:46:23.000Z (about 1 year ago)
- Last Synced: 2025-04-01T23:12:21.228Z (about 1 year ago)
- Language: JavaScript
- Size: 7.35 MB
- Stars: 28
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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"
```