pulse_sdk_flutter 0.1.8 copy "pulse_sdk_flutter: ^0.1.8" to clipboard
pulse_sdk_flutter: ^0.1.8 copied to clipboard

Pulse is a bug reporting and in-app feedback tool that allows developers to collect detailed user feedback and crash reports to improve their mobile apps. We offer a free tier for non-commerical usage [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pulse_sdk_flutter

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

dependencies:
  pulse_sdk_flutter: ^0.1.8

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:pulse_sdk_flutter/l10n/pulse_localizations.dart';
import 'package:pulse_sdk_flutter/l10n/pulse_localizations_ar.dart';
import 'package:pulse_sdk_flutter/l10n/pulse_localizations_en.dart';
import 'package:pulse_sdk_flutter/l10n/pulse_localizations_fr.dart';
import 'package:pulse_sdk_flutter/l10n/pulse_localizations_hi.dart';
import 'package:pulse_sdk_flutter/l10n/pulse_localizations_ru.dart';
import 'package:pulse_sdk_flutter/pulse.dart';
0
likes
140
points
140
downloads

Publisher

verified publisherfractional.ltd

Weekly Downloads

Pulse is a bug reporting and in-app feedback tool that allows developers to collect detailed user feedback and crash reports to improve their mobile apps. We offer a free tier for non-commerical usage, with paid plans starting at **$50 per month**, with pricing varying based on features and usage.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, device_info_plus, dio, flutter, flutter_localizations, flutter_survey, http, intl, path_provider, path_provider_foundation, screenshot_ntv, shake_gesture, universal_io, uuid

More

Packages that depend on pulse_sdk_flutter