Skip to content

LuisMaGit/flutter-crypto

Repository files navigation

Zero Packages Crypto Tracker

Crypto tracker Flutter app with zero packages consuming the CoinGecko 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 😅.

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 CoinGecko Free Api Key,
  2. Navigate to lib/data/crypto_data_service/crypto_data_api_contracts.dart 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

Contributors 2

  •  
  •  

Languages