okhi 1.0.5 copy "okhi: ^1.0.5" to clipboard
okhi: ^1.0.5 copied to clipboard

discontinued
PlatformAndroidiOS

The official OkHi Flutter library will enable you to start collecting and verifying your user's addresses.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add okhi

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  okhi: ^1.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:okhi/okhi.dart';
2
likes
130
pub points
0%
popularity

Publisher

verified publisherokhi.co

The official OkHi Flutter library will enable you to start collecting and verifying your user's addresses.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on okhi