Skip to content

A complete flutter application that displays a list of courses from the raywenderlich site and also as an option to open each course on the website

Notifications You must be signed in to change notification settings

tolulonge/RW-Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RW-Courses

A complete flutter application that displays a list of courses from raywenderlich website.

Features

This project demonstrates the following concept

  • Making network call and parsing network data using the model, repository and dependency injection pattern
  • Using ListView and Builder, navigation and animation components in flutter
  • Filtering a list and using shared preferences to persist data
  • Statemanagement in flutter using inherited widget

Simulator Screen Shot - iPhone 12 Pro Max - 2021-09-23 at 19 25 14

Simulator Screen Shot - iPhone 12 Pro Max - 2021-09-23 at 19 28 03

Simulator Screen Shot - iPhone 12 Pro Max - 2021-09-23 at 19 28 36

Simulator Screen Shot - iPhone 12 Pro Max - 2021-09-23 at 19 34 41

About

A complete flutter application that displays a list of courses from the raywenderlich site and also as an option to open each course on the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published