/TradingView-app

Tradingview app built with Flutter. Tradingview Widget and Coinmarketcap Api are used.

Primary LanguageDartApache License 2.0Apache-2.0

Tradingview App With Flutter

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

Usage

Define your own coin market api key in lib/view/_product/service/service/service_keys.dart in the coinMarketApiKey variable.

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