Skip to content

rohan-kadkol/Flutter-Weekly-Series-4-Dog-Quotes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginners' Guide to Flutter Development

Welcome to the Beginners' Guide to Flutter Development hosted by Google's Developer Student Club (DSC) program!

This is an eight week workshop series every Thursday, 7:00 - 8:30 EDT from Oct 1, 2020 to Nov 19, 2020.

This series will cover all the Flutter skills all the way from the basics to the advanced level. By the end of this series, you'll be able to build complex, robust, and attractive Flutter apps for iOS, Android and the web.

Register now on EventBrite: bit.ly/flutterdate

Have questions? Then join our Google Classroom today!

4. Dog Quotes App

What does the Dog say? Baw Baw Baw ... # ylvis

Screenshot

Structure

  • The app has been divided into steps.
  • Each step has starter and solution code.
  • You can access each code set using the respective branches.
  • Also, each step has detailed TODOs along with explanations on why we're doing each TODO.

How to follow this repo?

  • Complete the given TODOs in order.
  • Compare the starter and solution branches for each step. You can do this on GitHub or in Android Studio/VS Code.

How to compare branches on GitHub

How to compare branches on Android Studio

How to compare branches on Android Studio

Steps

  1. Setup app

2. Download breed information from the API

3. Design DogCard

4. Create ImagesCarousel

5. Display origin, height, and weight

6. Display lifespan, breedGroup, and bredFor

7. Add tranisition animations for the dog's image

Skills Learned

  • Advanced http requests
  • JSON
  • ImageCarousel
  • CachedNetworkImages
  • Card
  • ListTile
  • Icon
  • BorderRadius
  • ClipRRect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published