Skip to content

Installation

It’s easy to to get start with Niku.

Simply add "niku" to your pubspec.yaml and that’s it.

# pubspec.yaml
dependencies:
  flutter:
    sdk: flutter

  niku: 2.3.3

Niku doesn’t require any native side implementation, it just work out of the box.