atelerix_flutter 0.0.1-beta.2 copy "atelerix_flutter: ^0.0.1-beta.2" to clipboard
atelerix_flutter: ^0.0.1-beta.2 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 Flutter:

 $ flutter pub add atelerix_flutter

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

dependencies:
  atelerix_flutter: ^0.0.1-beta.2

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

Documentation

API reference

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

MIT (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