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.
In Terminal, run the following commands:
git clone https://github.com/dstark5/cryptox.git
cd cryptox
flutter packages get
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";
}
flutter run
-
This project contains some spaghetti code
-
This project doesn't have a folder structure for the lib