这是indexloc提供的服务,不要输入任何密码

growth_flutter_sdk 0.0.1 copy "growth_flutter_sdk: ^0.0.1" to clipboard
growth_flutter_sdk: ^0.0.1 copied to clipboard

PlatformAndroid

Growth SDK for Flutter: Orchestrates Firebase (Analytics, Crashlytics, Remote Config, Auth), Adjust, and RevenueCat with identity linking, purchases, lifecycle auto-events, telemetry, and A/B helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add growth_flutter_sdk

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

dependencies:
  growth_flutter_sdk: ^0.0.1

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:growth_flutter_sdk/growth_flutter_sdk.dart';
1
likes
150
points
131
downloads

Publisher

unverified uploader

Weekly Downloads

Growth SDK for Flutter: Orchestrates Firebase (Analytics, Crashlytics, Remote Config, Auth), Adjust, and RevenueCat with identity linking, purchases, lifecycle auto-events, telemetry, and A/B helpers.

Repository (GitHub)
View/report issues

Topics

#analytics #subscriptions #firebase #revenuecat #adjust

Documentation

API reference

License

MIT (license)

Dependencies

adjust_sdk, android_id, device_info_plus, firebase_analytics, firebase_auth, firebase_core, firebase_crashlytics, firebase_remote_config, flutter, flutter_secure_storage, purchases_flutter, shared_preferences, uuid

More

Packages that depend on growth_flutter_sdk