tracker_coin_package 0.0.3
tracker_coin_package: ^0.0.3 copied to clipboard
A coin tracker package developed for flutter, using HTTP dependencies and fetching the information from coingecko.
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.
Installation #
In the dependencies: section of your pubspec.yaml, add the following line
dependencies:
tracker_coin_package: <latest_version>
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.
License #
Author #
- @salbisser105 This package was made by Santiago albisser.