Skip to content

fetches article from an api, built to learn BLoC pattern to manage data and states through widget using dart streams.

Notifications You must be signed in to change notification settings

squidrye/article_finder

Repository files navigation

ArticleFetcher

This project fetches articles from reywenderlich api and displays them in a listview purpose of this project was to implement bloc pattern for managing states and events without using bloc package, implementation was done through streams, streambuilders, futures, custom bloc provider and rxdart.

About

fetches article from an api, built to learn BLoC pattern to manage data and states through widget using dart streams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published