A note taking mobile application built with Flutter and Firebase as the backend service.
- A user can sign up with an email.
- Email verification via link.
- Verified users can view, add, delete and updates their notes.
To get the project up and running on your local machine.
- Flutter SDK
- Android Studio
- XCode
Please make sure that you set up your editor to support flutter.
Run following commands from project root directory to get the project up and running on debug mode.
flutter pub get
flutter run || flutter run --flavor dev
We welcome and encourage any contributions to the project whether it be a bug report, bug fix or a new possible feature. If you would like to start with any contributions, please follow the contributing guidelines.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Find more screenshots here.