martideas
An application that lets you share ideas.
Getting Started
This project was created to help the community, in understanding better ways of building Firebase applications using Flutter sdk.
A few resources to get you started if this is your first Flutter project:
The project was built using:
- Riverpod as statemanagement tool and for dependency injection.
- Dartz Package for performing functional programming.
- Auto-route package for organizing the app routes.
- Freezed Package for writting our models.