Skip to content

This project uses a API to provide a list of images. State Pattern to control states and ValueNotifier for reactivity. hive and cached_network_image packages for storing favorites locally. The mocktail package for mocking repositories in unit tests

Notifications You must be signed in to change notification settings

hebersousa/dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Breeds

This project uses the https://dog.ceo/ API to provide a Flutter Mobile App that lists dog breeds and their images. Here are some packages utilized and implementation features:

  • State Pattern to control states and ValueNotifier for reactivity.
  • hive and cached_network_image packages for storing favorites locally.
  • The mocktail package for mocking repositories in unit tests.

Screenshots

Screenshot_20230831-171436

About

This project uses a API to provide a list of images. State Pattern to control states and ValueNotifier for reactivity. hive and cached_network_image packages for storing favorites locally. The mocktail package for mocking repositories in unit tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages