coingecko_dart 0.1.0
coingecko_dart: ^0.1.0 copied to clipboard
A Dart/Flutter Wrapper for the CoinGecko API (V3)
0.1.0 Added Documentation to README and fixed a few small return types and enums #
0.0.9 Updated README #
0.0.8 Completed all non beta endpoints. Moving onto documentation. #
0.0.6 Completed all /coins endpoints except for /coins/status_update and /coins/OHLC #
0.0.5 Remove unused flutter dependency, make dart compatible #
0.0.3 /ping and /coins/list api features made available. More to come! #
*TODO: add documentation and some good examples