Installation
It’s easy to to get start with Niku.
Simply add "niku" to your pubspec.yaml and that’s it.
yaml
# pubspec.yaml
dependencies:
flutter:
sdk: flutter
niku: 2.4.2
Niku doesn’t require any native side implementation, it just work out of the box.