rdunlocked18 / stepper_platform_channel

Stepper Flutter Created using Platform channels for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Default Stepper

Custom Stepper Custom Stepper

About

Stepper Flutter Created using Platform channels for android


Languages

Language:Dart 77.5%Language:HTML 10.2%Language:Kotlin 9.8%Language:Swift 2.3%Language:Objective-C 0.2%