botion_flutter_plugin 0.0.1 copy "botion_flutter_plugin: ^0.0.1" to clipboard
botion_flutter_plugin: ^0.0.1 copied to clipboard

PlatformAndroidiOS
outdated

A new Flutter plugin for Botion Captcha.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add botion_flutter_plugin

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

dependencies:
  botion_flutter_plugin: ^0.0.1

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:botion_flutter_plugin/boc_enum.dart';
import 'package:botion_flutter_plugin/boc_flutter_plugin.dart';
import 'package:botion_flutter_plugin/boc_session_configuration.dart';
0
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for Botion Captcha.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on botion_flutter_plugin

Packages that implement botion_flutter_plugin