atelerix_flutter 0.0.1-beta.1 copy "atelerix_flutter: ^0.0.1-beta.1" to clipboard
atelerix_flutter: ^0.0.1-beta.1 copied to clipboard

The official Flutter SDK for Atelerix — unified error tracking, analytics, push notifications, in-app messaging, and user feedback in a single integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add atelerix_flutter

With Flutter:

 $ flutter pub add atelerix_flutter

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

dependencies:
  atelerix_flutter: ^0.0.1-beta.1

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:atelerix_flutter/atelerix.dart';
import 'package:atelerix_flutter/atelerix_method_channel.dart';
import 'package:atelerix_flutter/atelerix_platform_interface.dart';
1
likes
0
points
198
downloads

Publisher

verified publisheratelerix.dev

Weekly Downloads

The official Flutter SDK for Atelerix — unified error tracking, analytics, push notifications, in-app messaging, and user feedback in a single integration.

Homepage

License

unknown (license)

Dependencies

dio, flutter, flutter_secure_storage, http, logger, package_info_plus, plugin_platform_interface, stack_trace

More

Packages that depend on atelerix_flutter

Packages that implement atelerix_flutter