growingio_flutter_library 2.1.1-test copy "growingio_flutter_library: ^2.1.1-test" to clipboard
growingio_flutter_library: ^2.1.1-test copied to clipboard

retracted

Flutter SDK Library for GrowingIO Flutter Plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add growingio_flutter_library

With Flutter:

 $ flutter pub add growingio_flutter_library

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

dependencies:
  growingio_flutter_library: ^2.1.1-test

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:growingio_flutter_library/growingio_autotracker_interface.dart';
import 'package:growingio_flutter_library/growingio_inject_annotation.dart';
import 'package:growingio_flutter_library/growingio_inject_impl.dart';
0
likes
0
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK Library for GrowingIO Flutter Plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, plugin_platform_interface

More

Packages that depend on growingio_flutter_library