Simple notes app
Currently, there are many tools to support learning and work. One of them is the Notes Taking App.
For studying the sqlite lib, a simple note application was developed.
Develop a simple application to study the sqflite lib. It has a simple and easy-to-use interface, and it also has some important features and settings that you should know about. Let’s check to find more information.
Technologies used
- Flutter
- SQFLITE – DB
- flutter_staggered_grid_view – Grid
- Intl – DateTime
Installation
Clone the project:
https://github.com/MaikonLima/notes_app.git
Abra o projeto em um editor de sua preferência
- VS Code
- Android Studio.
No terminal execute o seguinte comando para realizar a instalação da aplicação no android:
- flutter run <NAME_APP>
Application Screens
