Added local firestore package
This commit is contained in:
parent
dd57c85972
commit
806a7f888a
2 changed files with 5 additions and 1 deletions
|
|
@ -120,6 +120,8 @@ class GalleryScreen extends StatelessWidget {
|
|||
);
|
||||
}
|
||||
|
||||
// TODO: Create a navigation control similar to the one in iOS gallery, or
|
||||
// the whatsapp one.
|
||||
/// Builds the navigation controls.
|
||||
///
|
||||
/// Two icon buttons allow the user to navigate to the next or previous page.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue