ds_common 0.1.26 copy "ds_common: ^0.1.26" to clipboard
ds_common: ^0.1.26 copied to clipboard

Common library SectDev of Flutter projects (https://sect.dev/) - wraps Yandex Metrica, Adjust, Firebase, Fimber, etc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ds_common

With Flutter:

 $ flutter pub add ds_common

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

dependencies:
  ds_common: ^0.1.26

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:ds_common/ds_common.dart';
3
likes
0
points
1.25k
downloads

Publisher

verified publisheraltush.pro

Weekly Downloads

Common library SectDev of Flutter projects (https://sect.dev/) - wraps Yandex Metrica, Adjust, Firebase, Fimber, etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

adjust_sdk, appmetrica_plugin, decimal, device_info, fimber, firebase_analytics, firebase_core, firebase_crashlytics, firebase_remote_config, flutter, meta, package_info_plus, sentry_flutter, shared_preferences, userx_flutter

More

Packages that depend on ds_common