Skip to content

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

Notifications You must be signed in to change notification settings

nirav4273/flutter-bloc-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published