Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmilu/flutter.base
Mr Milú's official starter template for Flutter projects.
https://github.com/mrmilu/flutter.base
circleci dart firebase flutter flutter-apps
Last synced: about 1 month ago
JSON representation
Mr Milú's official starter template for Flutter projects.
- Host: GitHub
- URL: https://github.com/mrmilu/flutter.base
- Owner: mrmilu
- Created: 2022-11-10T07:04:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T10:45:43.000Z (4 months ago)
- Last Synced: 2024-08-27T11:57:44.946Z (4 months ago)
- Topics: circleci, dart, firebase, flutter, flutter-apps
- Language: Dart
- Homepage: https://mrmilu.com/
- Size: 9.17 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Base
Milú Flutter base project
## Docs
> ⚠️ When starting a new project with this template as base please check the [New project checklist](./docs/new-project-checklist.md) first
- [App customization](./docs/app-customization/)
- [Build Android](./docs/build/android.md)
- [Build iOS](./docs/build/ios.md)
- [Clean Architecture] (to include link to front.docs)
- [CommitLint](./docs/dev-environment-setup.md)
- [Components](./docs/components.md)
- [Dependencies](./docs//dependencies.md)
- [Development environment setup](./docs/dev-environment-setup.md)
- [Firebase setup](./docs/firebase/firebase.md)
- [New project checklist](./docs/new-project-checklist.md)
- [Testing](./docs/testing.md)## Versions
This project uses the following versions and has been tested in this context
(please check if that works with yours):| Dependency | Version | Usage |
| ---------- | -------------- | ----------------------------------- |
| `flutter` | `3.19.0` | `.fmv/fvm_config.json` |
| `ruby` | `3.2.4` | `.ruby-version` |
| `fastlane` | `"~> 2.221.1"` | `ios/Gemfile` and `android/Gemfile` |### Authors
By Milú