adiscope_flutter_plugin 3.10.3 copy "adiscope_flutter_plugin: ^3.10.3" to clipboard
adiscope_flutter_plugin: ^3.10.3 copied to clipboard

We provide a plugin so that you can integrate adiscope while developing with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adiscope_flutter_plugin

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

dependencies:
  adiscope_flutter_plugin: ^3.10.3

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:adiscope_flutter_plugin/adiscope_flutter_plugin.dart';
1
likes
150
points
188
downloads

Publisher

unverified uploader

Weekly Downloads

We provide a plugin so that you can integrate adiscope while developing with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on adiscope_flutter_plugin