Bitcoin Ticker App which will fetch you the real time Bitcoin exchange values written in Dart & Flutter

Overview

About

This project is written completely in Dart & Flutter. The app will basically provide you the real time value of three major cryptocurrencies namely Bitcoin, Ethereum and Litecoin in your favourite currency.

The project uses the COINAPI to fetch all the real time values. You can access the API Dcomuentation from below :
API Documentation.

Getting Started

Prerequisites

Make sure you have the Flutter SDK downloaded and setup. You can use the official documentation to setup flutter on your device :
https://docs.flutter.dev/get-started/install
You can setup flutter on Windows, Mac, Linux as well as Chrome OS.

Running the App

Once you have Flutter Setup on your machine, go ahead and clone this repository on your local machine, and open the project folder on your choice of text editor. (Android Studio & VSCode are both officially supported by the flutter team)
Next, go ahead and play with flutter, customise the app to your liking, or try to add some more functionality if you want to...!!

Screenshots



Feel free to tap on images to view them in full resolution

Note

  1. Am using the free trial of Coinapi for the ApiKey which allows only about 100 api fetch requests, so make sure if you clone the repo, you make a free account on coinapi and get your own apiKey and replace it with mine from "/lib/networking.dart"
    Replace the ApiKey in this line.

  2. This Project was essentially a Challenge/Assignment for one of the courses on Udemy, I have just customised it to my liking, you can do the same as per yours.
    Course Link : (Refer the section - Boss Level Challenge 3 for the Assignment info)

  3. Feel free to post any issues (if found) or PR (Pull Requests) in this repository.



For any help ragarding getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

You might also like...

Social app has a real time connection with firebase , contains posts, chats, stories, friends

##SocialKom (Social App) #####First Notice this: you need to link the app with fire base by: 1- adding google-services.json for android 2- adding goog

Oct 8, 2022

Sample flutter project to show exchange Rates of leading cryptos to different currencies in the world.

bitcointicker A bitcoin ticker project Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Feb 15, 2022

A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

🤑 Crypto Trackers 🤑 Crypto Currency 🪙 A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange t

Dec 3, 2022

A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority

Dec 3, 2022

Real-time object detection in Flutter using camera and tflite plugin

Real-time object detection in Flutter using camera and tflite plugin

For details: https://medium.com/@shaqian629/real-time-object-detection-in-flutter-b31c7ff9ef96 flutter_realtime_detection Real-time object detection i

Oct 12, 2022

Socket library for creating real-time multiplayer games. Based on TCP, with the ability to send messages over UDP (planned).

Game socket The library was published in early access and is not stable, as it is being developed in parallel with other solutions. English is not a n

Aug 10, 2022

Access links between your devices in real time!

Access links between your devices in real time!

Lineker Description Lineker allows you to manage links between your desktop and smartphone in real time, saving and deleting at any time. Create filte

Aug 5, 2022

A string generator that helps to implement real-time editing of an ordered sequence.

About A string generator that helps to implement real-time editing of an ordered sequence. It makes reordering, sorting, and interleaving transactions

May 15, 2022

The solution allows anchors to compete with each other and co-anchor with viewers in real time

The solution allows anchors to compete with each other and co-anchor with viewers in real time

The solution allows anchors to compete with each other and co-anchor with viewers in real time, with a global end-to-end latency of below 300 ms on average, and supports 1080p resolution.

Dec 29, 2022
Owner
null
ITS A SIMPLE CRYPTO APP THAT GIVES OR DISPLAYS PRICES - %CHANGE AND CHANGE VALUE OF TICKER (VARIOUS CRYPTO ASSERTS)

btcpricetracker A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

jatin upadhyay 0 Dec 28, 2021
Z time ago - A simple Flutter z time ago package used to change date to time ago for english, arabic and kurdish languages

This package is used to get time duration from now and given time for kurdish, a

Zakarya Muhammad 2 May 19, 2022
App-flutter-real-estate - Real Estate App Built With Flutter

Real Estate App - Flutter Preview video: https://youtu.be/11u0KeymAAs My Twitter

Sangvaleap Vanny 136 Dec 7, 2022
Sibyl App written with Dart/Flutter. (My first experience in writing a real android app in flutter).

sibyl_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

ALi.w 3 Feb 17, 2022
A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.

Calculator A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter. Down

Hemant Rajput 15 Dec 7, 2022
A mobile application that allows you to search and fetch recipes using Flutter, TheMealDB and Domain Driven Design

recipe_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Johnny Nguyen 0 Dec 4, 2021
Flutter App - Add Firebase Crud Operation can Create Delete Update Read real time data

Firebase-Crud-Operation In This Flutter App I Will Add Firebase Crud Operation like you can Create Delete Update Read real time data. Sample Images Re

Justin Roy 5 Nov 7, 2022
The prime objective of this app is to store the real time information of the user using firebase cloud firestore and also can delete, remove and update the customer information

crud_firestore A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started i

Muhammad Zakariya 0 Mar 15, 2022