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
/
widgets
History
Vishesh Handa
f86a878a9c
Split AppBar Menu button into its own widget
...
Saves us the need to the GlobalKey as well.
2019-12-03 22:35:23 +01:00
..
app_bar_menu_button.dart
Split AppBar Menu button into its own widget
2019-12-03 22:35:23 +01:00
app_drawer.dart
Enable prefer_const_constructors
2019-10-20 01:11:53 +01:00
icon_dismissable.dart
Enable prefer_const_constructors
2019-10-20 01:11:53 +01:00
journal_editor_header.dart
Renamed NoteEditor -> JournalEditor
2019-12-02 13:56:38 +01:00
journal_list.dart
Enable prefer_const_constructors
2019-10-20 01:11:53 +01:00
notes_list.dart
Add the first iterator of a different Notes View
2019-12-03 22:09:03 +01:00