This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
GitJournal
Watch
1
Star
0
Fork
0
You've already forked GitJournal
mirror of
https://github.com/GitJournal/GitJournal.git
synced
2025-07-17 18:49:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GitJournal
/
lib
History
Vishesh Handa
71d1aca6b5
Implement note deletion
...
It looks quite ugly, but it works.
2018-05-21 17:16:21 +02:00
..
screens
Implement note deletion
2018-05-21 17:16:21 +02:00
app.dart
Implement note deletion
2018-05-21 17:16:21 +02:00
file_storage.dart
Implement note deletion
2018-05-21 17:16:21 +02:00
journal_list.dart
Implement note deletion
2018-05-21 17:16:21 +02:00
main.dart
Make the state global and connect the add note screen
2018-05-21 16:51:29 +02:00
note_editor.dart
Give each Note a unique id
2018-05-21 17:04:03 +02:00
note_viewer.dart
Split NoteViewer into another file
2018-05-17 18:28:20 +02:00
note.dart
Give each Note a unique id
2018-05-21 17:04:03 +02:00