Skip to content

aegis123/bettyskitchen_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betty's Kitchen App

An app created with Flutter for bettyskitchen.nl which show the post in an app that runs on both IOS and Android.

Getting Started

For help getting started with Flutter, view our online documentation.

Implements

This app implements the following techniques

  • json_serializable for parsing json response to objects
  • cached_network_image for loading and caching of image from the web.
  • Redux implementation for retrieving and storing network responses in async way.