Skip to content

Starter code for the Bitcoin-Ticker challenge from the Complete Flutter Development Bootcamp

Notifications You must be signed in to change notification settings

marcoleonardini/bitcoin-ticker-flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Ticker 🤑

Our Goal

The objective of this tutorial is to learn about using Cupertino and Material Widgets in parallel and providing a different user interface depending on the platform.

What you will create

We’re going to make a crypto currency price checking app. By the end of the module, you'll be able to monitor your bitcoin investents on the move!

What you will learn

  • How to use the DropdownButton Widget from Material design.
  • How to loop through code using Dart for and for-in loops.
  • How to use Cupertino Widgets in your app.
  • How to check the platform your app is being run on to customise the UI for that platform.
  • Revise previous concepts by completing the challenges.

Finished App

About

Starter code for the Bitcoin-Ticker challenge from the Complete Flutter Development Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 74.6%
  • Shell 9.5%
  • Swift 7.9%
  • Java 7.3%
  • Objective-C 0.7%