flutter_txms 0.1.3 copy "flutter_txms: ^0.1.3" to clipboard
flutter_txms: ^0.1.3 copied to clipboard

A Flutter package for encoding and decoding hex messages for TxMS transport

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_txms

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

dependencies:
  flutter_txms: ^0.1.3

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:flutter_txms/flutter_txms.dart';
1
likes
150
points
43
downloads

Publisher

verified publisherblockchainhub.digital

Weekly Downloads

A Flutter package for encoding and decoding hex messages for TxMS transport

Repository (GitHub)
View/report issues

Topics

#txms #hex #sms #mms #communication

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
blockindex.net

License

unknown (license)

Dependencies

flutter, http, path, path_provider, url_launcher

More

Packages that depend on flutter_txms