Skip to content

Shows the rate for BTC, ETH, LTC for all major currencies

Notifications You must be signed in to change notification settings

raj-vora/bitcoin-ticker-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Ticker 🤑

A new flutter application

What I tried to create

A crypto currency price checking app. Monitor your bitcoin investents on the move!

Finished App

Getting Started

  • Install dependencies
    $ flutter pub get
  • Add API key
    Go to CoinApi and generate your free (100 requests daily) api key.
    Open coin_data.dart and replace your api key at
const apiKey = 'ENTER_YOUR_API_KEY';
  • Start building
    Use emulator or a physical device connected by USB
    $ flutter run
  • Create APK
    $ flutter build apk --split-per-abi

Note:

Make sure that device has an active internet connection.

Install for Android

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

About

Shows the rate for BTC, ETH, LTC for all major currencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published