growingio_flutter_library 2.1.0 copy "growingio_flutter_library: ^2.1.0" to clipboard
growingio_flutter_library: ^2.1.0 copied to clipboard

Flutter SDK Library for GrowingIO Flutter Plugin.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  growingio_flutter_library: ^2.1.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: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
90
pub points
42%
popularity

Publisher

unverified uploader

Flutter SDK Library for GrowingIO Flutter Plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter, plugin_platform_interface

More

Packages that depend on growingio_flutter_library