Note App is a simple app that manages your note . It is build in Flutter and uses Shared-preferences to store the note and display.
- Language: Dart
- Framework: Flutter
- Adding & Deleting Notes
- Filtering by title
- Color Changing
- Arranging Order
todo_sec/
-lib/
-constraints/
--color.dart
-models/
--note.dart
-screens/
--edit.dart
--home.dart
--main.dart