This Flutter application displays real-time cryptocurrency market information using BLoC (Business Logic Component) for state management and Syncfusion Flutter Charts for visualization.
Before running the project, ensure you have the following installed:
- Flutter SDK (Latest version)
- Dart (bundled with Flutter)
- IDE such as Visual Studio Code or Android Studio
This project is developed with the following environment:
- Flutter version "3.24.3" on channel stable
- Dart version "3.5.3"
- JDK version "21.0.3"
1. Clone Repository:
git clone https://github.com/fanolans/flutter_bnis_test.git
cd flutter_bnis_test2. Install dependencies:
flutter pub get3. Run application:
flutter runThe following packages are used in this project: