Skip to content

Files to support the Flutter Intro presentation with hands-on group exercises

Notifications You must be signed in to change notification settings

rapPayne/flutter-hands-on-intro-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

flutter-hands-on-intro-presentation

Information to support Rap's Hands-On Intro to Google Flutter Presentation

Connect with Rap

I'd love to connect with you to provide any help I can with learning Flutter. Please reach out.

Solutions

The Final Solution - Can be found here.

Starters and checkpoints

We have saved versions of the solutions at certain spots. To get to a starter/checkpoint, clone this repository and do this:

git checkout <branch_name>

When you do that, you'll see a project called gif_search. The branches are as follows:

branch description
01_initial_project Bare bones project
02_show_random_image Makes an API request, parses the response and displays an image from the Internet.
03_get_user_input Adds a TextInputField for the user to enter a search string.
04_stack_navigation Adds another widget and allows the user to navigate back and forth between them.
05_scrollable_listview Retrieves multiple images and allows the user to scroll through them.

Other cool resources

Written with StackEdit.

About

Files to support the Flutter Intro presentation with hands-on group exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published