Skip to content

nimafarzin-pr/bloc-pattern-joke-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocpatt

Flutter joke app.

Getting Started

Simple architectual flutter project.

Development content :

  • use bloc pattern for fetch joke text
  • use bloc state management
  • use http package for api call
  • exception handling