omise_flutter 0.2.0 copy "omise_flutter: ^0.2.0" to clipboard
omise_flutter: ^0.2.0 copied to clipboard

A Flutter SDK that serves as an API wrapper with UI components for the Omise API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omise_flutter
copied to clipboard

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

dependencies:
  omise_flutter: ^0.2.0
copied to clipboard

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:omise_flutter/omise_flutter.dart';
copied to clipboard
14
likes
130
points
168
downloads

Publisher

verified publisheropn.ooo

Weekly Downloads

2024.09.16 - 2025.03.31

A Flutter SDK that serves as an API wrapper with UI components for the Omise API

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fl_country_code_picker, flutter, omise_dart, url_launcher, webview_flutter

More

Packages that depend on omise_flutter