Hello there. This is a simples notepad app developed in flutter.
This app was developed according to the classes of:
Flutter Tutorial - SQL Database Storage Using Sqlite & Sqflite CRUD | Android & iOS - Johannes Milke Youtube Chanel;
- Flutter: 3.0.5
- Dart: 2.17.6
Clone it in your machine:
git clone https://github.com/RodrigoNP3/SQLite_Notepad.git
Dependecies
dependencies:
cupertino_icons: ^1.0.2
sqflite: ^2.0.3+1
flutter_staggered_grid_view: ^0.6.2
intl: ^0.17.0
Home Screen | Home Screen | Add Note Screen | Edit Note Screen |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Important Filter | Not Important Filter |
---|---|
![]() |
![]() |