Description
- A flutter application to demonstrate Native Platfrom Channel.
- In this case Used Method Channel which returns String result to the frontend Flutter application.
- Kotlin <> Native code ??
- 2 Types of Steppers Used
- Normal Stepper Class Provided By Flutter
- Custom Stepper Created With basic Flutter Widgets
- Uses Very Simple state management Without any code architecture
- Download Application Via -> Link
Getting Started
- Just How you run any Normal Flutter Project ??
cd project_dir
flutter pub get
flutter run
flutter build apk --release
Screenshots
Default Stepper