Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.25 KB

Flutter Source Codes

- Some Flutter apps that I code for tutorials or learning

Local Notes App

A Notes app made using local database hive.

Image 2

Login UI

A Login UI app that currently has discord login UI.

Image 2

Local Sqflite Notes App

Using sqflite to create a simple notes app. The database helper class can be used to manage your own data.

Image 1

Flutter PHP Notes App

Using flutter and PHP to create a notes app.

Image 1

Flutter Node js API and Client Side Data Filtering

Using flutter and NODE to create a peoples app. ave talked about solving future builder automatically refiring issue and Client side data filtration.

Image 1