nirav4273 / flutter-bloc-http

Flutter bloc example with http. Fetched data from api for users with state-management & manage Like - Unlike comment using bloc.flutter_bloc_http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter bloc with http.

Packages

- http
- flutter_bloc
- bloc

Features

  • Fetched users listing from dummy placeholder api. On users click fetched user comments in new page.
  • In comments page option for like comments.
  • All liked comments count show in Home page appbar section.On Counter click show all liked comments & give option for unlike comment.
  • All data manage in bloc pattern & used in multiple pages.

Screnshot

Brand-first shopping design

Brand-first shopping design

Brand-first shopping design

About

Flutter bloc example with http. Fetched data from api for users with state-management & manage Like - Unlike comment using bloc.flutter_bloc_http


Languages

Language:Dart 93.2%Language:Objective-C 4.5%Language:Java 2.2%