/firebase_futurebuilder

Flutter app capable of retrieving data from a firebase database. Using Dart's FutureBuilder Widget, the app shows a feed-type listView of cards that open up a detail page when clicked on.

Primary LanguageDart

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.