Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 746 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 746 Bytes

firebase_futurebuilder

Flutter app capable of retrieving data from a firebase database which displays a list of elements using dart's FutureBuilder Widget. It shows a feed-type listView of cards that open up a detail page when clicked on.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.