Skip to content

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.

dstark5/cryptox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoX

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.

MIT License

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

License

MIT

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages