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-09-15 07:53:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GitJournal
/
lib
/
core
History
Vishesh Handa
143a1d95c7
First iteration of animating the JournalList
...
Now on adding / removing elements, the list is animated. It looks slightly better.
2020-02-06 01:29:30 +01:00
..
git_repo.dart
Add support for moving a Note to another folder
2020-01-29 16:51:57 +01:00
note_data_serializers.dart
Split NoteData and its serializer into its own file
2020-01-01 19:50:31 +01:00
note_data.dart
Split NoteData and its serializer into its own file
2020-01-01 19:50:31 +01:00
note_fileName.dart
Note FileName: Save them by default with the title
2020-01-07 23:54:44 +01:00
note_serializer.dart
analysis: Use curly_braces_in_flow_control_structures
2020-01-26 03:01:39 +01:00
note.dart
Add some FIXMEs
2020-01-31 16:17:30 +01:00
notes_folder_notifier.dart
Add a NotesFolderNotifier
2020-02-01 13:20:29 +01:00
notes_folder.dart
First iteration of animating the JournalList
2020-02-06 01:29:30 +01:00