• Stars
    star
    225
  • Rank 177,187 (Top 4 %)
  • Language
    Kotlin
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Framework for Flutter + Kotlin Multiplatform

Gradle Plugin Portal Jetbrains Marketplace CodeScene Code Health codecov GitHub buijs software logo

Klutter is a framework which interconnects Flutter and Kotlin Multiplatform. It can be used to create Flutter plugins.

Getting started

  • Easiest way to start a new project is with the Intellij or Android Studio plugin. This plugin will create a new Flutter plugin and setup Klutter automatically.
  • For a step-by-step guide (doing everything manually), see the battery app with Klutter tutorial.
  • For recipes see the cookbook

Framework

Documentation