iboxpro_flutter 2.0.4 copy "iboxpro_flutter: ^2.0.4" to clipboard
iboxpro_flutter: ^2.0.4 copied to clipboard

Flutter плагин для работы с библиотекой iboxPro

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iboxpro_flutter

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

dependencies:
  iboxpro_flutter: ^2.0.4

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:iboxpro_flutter/iboxpro_flutter.dart';
1
likes
120
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter плагин для работы с библиотекой iboxPro

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, stream_transform

More

Packages that depend on iboxpro_flutter

Packages that implement iboxpro_flutter