Tradingview App With Flutter

This app is made using Tradingview widget, Coinmarketcap api and Flutter.

Application Structure

Architecture

  • Mvvm
State Management
  • Cubit (bloc)

Requirements

Flutter 3.10.4

Dart 3.0.3

Packages

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

Screens

GitHub

View Github