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

https://github.com/easazade/flutter-factory


https://github.com/easazade/flutter-factory

Last synced: 7 months ago
JSON representation

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/)