https://github.com/easazade/flutter-factory
https://github.com/easazade/flutter-factory
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/easazade/flutter-factory
- Owner: easazade
- Created: 2021-12-19T04:55:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T09:18:50.000Z (about 2 years ago)
- Last Synced: 2024-05-23T09:43:42.869Z (about 2 years ago)
- Language: HTML
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Factory
Flutter Factory is collection of Flutter and Dart projects which I create to learn, practice, play or try new ideas.
**NOTE:** keep in mind commit messages, branches, .gitignore files or somethings in this repo might be wierd and not make sense to you since in this repo I only focus on the main purpose
**NOTE:** keep in mind code readability, maintainability, testability, performance is not a concern in any of these projects unless they are the goal of the project
## Table of Content
- [Flutter Notes](NOTES.md)
- [MongoDb Dart tutorial](mongo_db_tut/)
- [PostgreSql Dart tutorial](postgresql_db/)
- [Mustach Template](mustache_template_tut/)