Course App UI Using Flutter
java version "1.8.0_281"
Java(TM) SE Runtime Environment (build 1.8.0_281-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode)
Flutter 3.7.9 • channel stable • https://github.com/flutter/flutter.git
Tools • Dart 2.19.6 • DevTools 2.20.1
Android SDK version 33.0.2
Clone the project
git clone [https://github.com/nanangpratama99/Flutter-Course-App.git
Go to the project directory
cd Flutter Course App
Install dependencies
flutter pub get
Start the server
flutter run lib/main.dart
Some asset not included
add folder 'assets' and insert your 'image-asset'
reference asset from unDraw.co


