Skip to content

Capcoin is a Flutter application that provides upto date information about various cryptocurrencies using the CoinGecko API. This app utilizes the Dio package for network requests and GetIt for dependency injection.

Notifications You must be signed in to change notification settings

Jeremy-Gitau/capcoin

Repository files navigation

Capcoin

Capcoin is a Flutter application that provides upto date information about various cryptocurrencies using the CoinGecko API. This app utilizes the Dio package for network requests and GetIt for dependency injection.

Table of Contents

Overview

CapCoin provides users with real-time cryptocurrency information, including prices, market capitalization, and more. The app is designed with a clean and intuitive interface, making it easy for users to stay updated with the latest crypto trends.

Features

  • Display the latest cryptocurrency prices and details.
  • Search for specific cryptocurrencies.
  • View detailed information about each cryptocurrency, including price changes, market cap, and more.

Screenshots

Home Screen

coin

Details Screen

cap

Installation

To run this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Jeremy-Gitau/capcoin.git
    cd capcoin
  2. Install the dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Dependencies

This project uses the following dependencies:

  • dio: A powerful HTTP client for Dart, which makes it easy to perform network requests.
  • get_it: A simple service locator for dependency injection in Dart and Flutter projects.

About

Capcoin is a Flutter application that provides upto date information about various cryptocurrencies using the CoinGecko API. This app utilizes the Dio package for network requests and GetIt for dependency injection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published