gj_flutter_plugin 1.0.8 copy "gj_flutter_plugin: ^1.0.8" to clipboard
gj_flutter_plugin: ^1.0.8 copied to clipboard

Pang Weibo Flutter Plugin, used for create project and integration faster. These plugins are all public, packages can be used to integration and app very fast.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gj_flutter_plugin

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

dependencies:
  gj_flutter_plugin: ^1.0.8

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

Publisher

verified publisherflutter.gesudugaoqian.com

Pang Weibo Flutter Plugin, used for create project and integration faster. These plugins are all public, packages can be used to integration and app very fast.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

badges, flutter, plugin_platform_interface

More

Packages that depend on gj_flutter_plugin