/flutter_http_tutorial

A simple app that makes use of the http package and BLoC to fetch posts from a REST API.

Primary LanguageDart

Flutter HTTP Tutorial

This is a simple Flutter app that uses the http and the BLoC pattern to fetch posts from a REST API.