gensee_plugin 1.0.0 copy "gensee_plugin: ^1.0.0" to clipboard
gensee_plugin: ^1.0.0 copied to clipboard

一个尝试编写iOS插件的gensee的demo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gensee_plugin

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

dependencies:
  gensee_plugin: ^1.0.0

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:gensee_plugin/gensee_plugin.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

一个尝试编写iOS插件的gensee的demo.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on gensee_plugin