fab_analytics 0.0.2 copy "fab_analytics: ^0.0.2" to clipboard
fab_analytics: ^0.0.2 copied to clipboard

This package will be used for quick and easy integration with Fab Analytics in your app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fab_analytics

With Flutter:

 $ flutter pub add fab_analytics

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

dependencies:
  fab_analytics: ^0.0.2

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

Publisher

verified publisherfabbuilder.com

Weekly Downloads

This package will be used for quick and easy integration with Fab Analytics in your app.

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on fab_analytics

Packages that implement fab_analytics