• Stars
    star
    314
  • Rank 129,331 (Top 3 %)
  • Language
    Dart
  • License
    Apache License 2.0
  • Created almost 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A notes taking app written in Flutter

Draft - Notes app

An elegant notes taking app written in Flutter that uses sqflite for storage.

Features

  1. Animated UI: A beautiful, minimalist user interface with subtle animations.
  2. Dark mode: Light and dark theme variants.
  3. Mark notes as important: Mark notes as important and filter them.
  4. Search: Search your notes.
  5. Edit note: Edit note that you saved previously
  6. Share: Share note using any app that can share text.

Dependencies

  • outline_material_icons: ^0.1.0
  • sqflite: ^1.1.5
  • intl: ^0.15.8
  • url_launcher: ^5.0.3
  • shared_preferences: ^0.5.3+1
  • share: ^0.6.1+1

Run the project

  • With Flutter installed, clone project and run flutter run --release in that directory, or
  • Download the built APK from here

Screenshots

Feedback is welcome! Contact me for any info.