first flutter app
Go to file
Evan Ferrao 1c58bf1098
mynotes: update/edit existing notes
2024-09-12 11:07:28 +05:30
.idx mynotes: misc: add google idx config 2024-07-07 16:02:06 +05:30
android mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
ios mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
lib mynotes: update/edit existing notes 2024-09-12 11:07:28 +05:30
linux mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
macos mynotes: Implement CRUD operations using sqlite 2024-07-30 12:40:23 +05:30
test mynotes: sync changes from upstream 2024-08-06 23:17:29 +05:30
web mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
windows mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
.gitignore mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
.metadata mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
README.md mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
analysis_options.yaml mynotes: Improve email verification 2024-07-10 17:13:17 +05:30
firebase.json mynotes: Initial Commit 2024-07-06 19:07:59 +05:30
pubspec.lock mynotes: Implement CRUD operations using sqlite 2024-07-30 12:40:23 +05:30
pubspec.yaml mynotes: Implement CRUD operations using sqlite 2024-07-30 12:40:23 +05:30
tatus mynotes: Add New Note page 2024-08-04 01:45:36 +05:30

mynotes

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.