tracker_coin_package 0.0.1
tracker_coin_package: ^0.0.1 copied to clipboard
A new tracker coin package developed for flutter, using HTTP dependencies and fetching the information from coingecko. The idea is to share this example package with the flutter developer community.
Description #
This package is for looking a simple consumption of an api. The main goal of this package is to share, how to create a package with the flutter developer community.
Getting started #
Inside this package we depend on the http package in order to make it work.
Usage #
There is a /example folder where you can check the usage of the package. With this you can have an idea and start doing your own packages.
Additional information #
This package was made by Santiago albisser.