CryptoX

An Android App for Cryptocurreny Data Price,Market cap,etc Using Flutter

An Android App for Cryptocurreny Data Price,Market cap,etc… and Cryptocurreny News with Ad Monetization.Using Flutter, Coingecko API, Cryptonews-API With ExpressJs and Nodejs.

Installation

In Terminal, run the following commands:

  git clone https://github.com/dstark5/cryptox.git
  cd cryptox
  flutter packages get

Config

replace your Google Ads key in ‘lib/ad_state.dart’

  import 'package:native_admob_flutter/native_admob_flutter.dart';

  class adstate{
    String get bannerAdUnitId=>"Paste Google Ads key here";
  }

Run App

  flutter run

Note

  • This project contains some spaghetti code

  • This project doesn’t have a folder structure for the lib

Screenshots

An Android App for Cryptocurreny Data Price,Market cap,etc Using Flutter
An Android App for Cryptocurreny Data Price,Market cap,etc Using Flutter
An Android App for Cryptocurreny Data Price,Market cap,etc Using Flutter

License

MIT

GitHub

View Github

Entradas similares

Deja una respuesta