tradein_plugin 0.0.9 copy "tradein_plugin: ^0.0.9" to clipboard
tradein_plugin: ^0.0.9 copied to clipboard

Trade in plug in package is for usage of native modules like android and ios code are using in flutter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tradein_plugin

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

dependencies:
  tradein_plugin: ^0.0.9

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:tradein_plugin/tradein_plugin.dart';
0
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Trade in plug in package is for usage of native modules like android and ios code are using in flutter app

Repository (GitLab)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on tradein_plugin

Packages that implement tradein_plugin