Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 214 Bytes

File metadata and controls

9 lines (7 loc) · 214 Bytes

Kotlin-Multiplatform-Flutter-example

To run project:

  • cd common-library/
  • ./gradlew publishToMavenLocal
  • cd flutter-ui/
  • flutter packages get
  • open android/ in Android Studio and run project