Giter Club home page Giter Club logo

bitcoin-ticker-flutter's Introduction

App Brewery Banner

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!

Finished App

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.

This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

End Banner

bitcoin-ticker-flutter's People

Contributors

angelabauer avatar themuellenator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bitcoin-ticker-flutter's Issues

bitcoin Average API

BitcoinAverage API used in this project is not free anymore.
It needs developer plan for (per Symbol) requests.

bitcointicker silver challange

why its me an error 403 while i am using the same solution provided by the instructure?
i think the total problem is an averagebitcoinUrl i don't know how to find the solution and from where the average Url came here plz guid and help thanks in advance

const bitcoinAverageURL =
'https://apiv2.bitcoinaverage.com/indices/global/ticker';
error in console =
I/flutter (29590): 403
I/flutter (29590): Problem with the get request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.