This app is made using Tradingview widget, Coinmarketcap api and Flutter.
Define your own coin market api key in lib/view/_product/service/service/service_keys.dart
in the coinMarketApiKey
variable.
- Mvvm
- Cubit (bloc)
Flutter 3.10.4
Dart 3.0.3
State management - flutter_bloc: ^8.1.3
Service - dio: ^5.2.1+1
Dependency Injection - get_it: ^7.6.0
Webviewer - webview_flutter: ^4.2.2
Linter - flutter_lints: ^2.0.0, very_good_analysis: ^5.0.0+1
Icons - cupertino_icons: ^1.0.2