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-15 07:56:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GitJournal
/
lib
History
Vishesh Handa
973f21a24c
Give each Note a unique id
...
Otherwise we're overwriting that one note.
2018-05-21 17:04:03 +02:00
..
screens
Make the state global and connect the add note screen
2018-05-21 16:51:29 +02:00
app.dart
Give each Note a unique id
2018-05-21 17:04:03 +02:00
file_storage.dart
Make the state global and connect the add note screen
2018-05-21 16:51:29 +02:00
journal_list.dart
Split the JournalList into its own file
2018-05-20 11:35:44 +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