mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-06 15:21:21 +08:00
dartfmt
This commit is contained in:
@ -201,16 +201,13 @@ class File {
|
|||||||
|
|
||||||
// RawEditor(File file) -> add supports(File file)
|
// RawEditor(File file) -> add supports(File file)
|
||||||
|
|
||||||
|
|
||||||
// TextFile can have the (text + encoding) + File
|
// TextFile can have the (text + encoding) + File
|
||||||
// alternatives -> body / data
|
// alternatives -> body / data
|
||||||
|
|
||||||
|
|
||||||
// Image should also be a file
|
// Image should also be a file
|
||||||
|
|
||||||
// The NewNote FAB can have more options .. ?
|
// The NewNote FAB can have more options .. ?
|
||||||
|
|
||||||
|
|
||||||
// Remove the 'Note' class entrirely
|
// Remove the 'Note' class entrirely
|
||||||
|
|
||||||
// With this, we can easily add 'grpc' support for the 'loaders' of each of
|
// With this, we can easily add 'grpc' support for the 'loaders' of each of
|
||||||
|
Reference in New Issue
Block a user