btx 0.0.23 copy "btx: ^0.0.23" to clipboard
btx: ^0.0.23 copied to clipboard

BTX Flutter SDK for customer app telemetry, feature flags, messaging, knowledge base, and native integrations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add btx

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

dependencies:
  btx: ^0.0.23

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:btx/btx.dart';
0
likes
110
points
442
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

BTX Flutter SDK for customer app telemetry, feature flags, messaging, knowledge base, and native integrations.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

chewie, device_info_plus, flutter, flutter_linkify, html, http, image, image_picker, package_info_plus, path, path_provider, shadcn_ui, shared_preferences, url_launcher, uuid, video_player, webview_flutter

More

Packages that depend on btx

Packages that implement btx