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

retracted

Common library SectDev of Flutter projects (https://sect.dev/) - wraps Yandex Metrica, Firebase Crashlytics, RemoteConfig, 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.5

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';
0
likes
0
pub points
50%
popularity

Publisher

verified publisheraltush.pro

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

appmetrica_plugin, decimal, fimber, firebase_analytics, firebase_core, firebase_crashlytics, firebase_remote_config, flutter, package_info_plus, shared_preferences, userx_flutter

More

Packages that depend on ds_common