Skip to content

Simple crypto tracker Flutter app with zero packages

Notifications You must be signed in to change notification settings

LuisMaGit/flutter-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker

Crypto tracker Flutter app with zero packages consuming the Nomics api.

This application collects the historical and current prices (in some fiat currencies) of the most popular cryptocurrencies with graphic display.

Be sure to leave a star 😅.

🚨 NOTE: The nomics.com is no longer active.

SVID_20210525_083408_1.mp4

Features:

  • MVVM architecture: Based on inherited widget for state control in the view models.
  • Render Object: The graph is a LeafRenderObjectWidget.
  • Animations.
  • Dark and light mode.
  • Streams.

Configuration:

  1. Obtain your API Key
  2. Navigate to lib > utils > string_helpers and copy the key where it says 'YOUR_API_KEY_HERE'.
  3. Run the app.

About

Simple crypto tracker Flutter app with zero packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages