okra_widget 2.0.2-beta copy "okra_widget: ^2.0.2-beta" to clipboard
okra_widget: ^2.0.2-beta copied to clipboard

outdated

Okra widget wrapper SDK, used to implement Okra widgets for both IOS and Android applications written in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add okra_widget

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

dependencies:
  okra_widget: ^2.0.2-beta

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:okra_widget/okra_widget.dart';
6
likes
0
pub points
8%
popularity

Publisher

unverified uploader

Okra widget wrapper SDK, used to implement Okra widgets for both IOS and Android applications written in flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter, imei_plugin, unique_identifier, webview_flutter

More

Packages that depend on okra_widget