This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project:
- Lab: Write your first Flutter app
- Cookbook: Useful Flutter samples For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, and guidance on mobile development
Notat is a simple note-taking app with a markdown editor and clean interface, it features:
- creating, editing, and deleting notes
- markdown editor that allows making highly customizable notes
- organizing notes in folders and more
- data encryption
- locking notes
- creating and editing notes offline[1]
[1] due to a bug caused by firebase firestore, users are only able to create and edit notes online, for more info
Expand
firebase_messaging: ^12.0.1
uuid: ^3.0.6
flutter_staggered_grid_view: ^0.6.2
auto_size_text: ^3.0.0
tab_indicator_styler: ^2.0.0
flutter_quill: ^5.4.1
loading_animation_widget: ^1.2.0+2
google_fonts: ^3.0.1
animated_text_kit: ^4.2.2
lottie: ^1.4.1
custom_timer: ^0.1.2
jiffy: ^5.0.0
focused_menu: ^1.0.5
flutter_riverpod: ^1.0.4
connectivity_plus: ^2.3.9
flutter_launcher_icons: ^0.9.2
flutter_native_splash: ^2.0.1+1
firebase_storage: ^10.3.4
cloud_firestore: ^3.4.2
firebase_auth: ^3.6.1
firebase_core: ^1.20.0
- clone the project
https://github.com/Dev-Salem/notat.git
- Create a new Firebase project from the console.
- Configure the Firebase for each platform.
Notat isn't available on the app store yet, but you can try it by installing the apk from here
You can contribute by reporting bugs, suggesting improvements, and/or by helping out in code.