alpacawool / fluttergram

Fluttergram is a Flutter application built with Dart for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 97.1%Language:Swift 2.0%Language:Kotlin 0.7%Language:Objective-C 0.2%