native_plugindemo 0.0.2 copy "native_plugindemo: ^0.0.2" to clipboard
native_plugindemo: ^0.0.2 copied to clipboard

update A Flutter plugin for interfacing native and flutter about image storage .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_plugindemo

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

dependencies:
  native_plugindemo: ^0.0.2

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:native_plugindemo/native_plugindemo.dart';
1
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

update A Flutter plugin for interfacing native and flutter about image storage .

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_plugindemo

Packages that implement native_plugindemo