Skip to content

alpacawool/fluttergram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluttergram

Fluttergram is a Flutter application built with Dart for Android.

Key Features

  • Dynamic list view that displays collection of posts retrieved from Firebase Firestore
  • Detail view that displays information about post including image, date, and location.
  • Upload post button that calls the phone's photo gallery and allows user to select a photo
  • During upload, the selected photo is uploaded to the Firebase Storage and the geolocation is retrieved
  • The list is updated with the new post after upload

Demonstration:


GIF created with LiceCap.

About

Fluttergram is a Flutter application built with Dart for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages