Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.76 KB

README.md

File metadata and controls

63 lines (46 loc) · 2.76 KB

Crypto Currency Tracker

  • The Cryptocurrency tracker is a cross platform application , which tracks the crypto currency .
  • The app is developed using Flutter, Android Studio , Vscode , Firebase , Firestore , Figma , Git , Coingecko ,and Newsdata.dev .
  • Live tracking for more then 100+ cryptocurrency with graph.
  • Live news update from genuine source.
  • Favorite section for tracking convenience.
  • The logo was designed using Figma.
  • The application has theme mode (light and dark theme).

Developer mode:

  • Open the flutter file in terminal.
  • Open the emulator using android studio.
  • Use this code “flutter run” to run the application in emulator.

Production mode:

  • Open the flutter file in terminal.
  • Use this code “flutter build apk --build-name= --build-number=” to build the apk.
  • Now , apk (21mb) can be installed in your mobile or in emulator.

Application Demo

Light Theme

Dark Theme

Video Demo

VID-20220412-WA0014.1.mp4

Snapshots

Logo launcher and Splash screen

image

Login Page

image

Signup Page

image

Dashboard (Market Tab)

image

Dashboard (Favorite Tab)

image

Dashboard (News Tab)

image

Detail Page

image

Drawer

image

A few resources to get you started if this is your first Flutter project:

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