flutter_ymodem 0.0.8 copy "flutter_ymodem: ^0.0.8" to clipboard
flutter_ymodem: ^0.0.8 copied to clipboard

ICBTECH flutter YMODEM plugin. Standard YMODEM protocol (verify code Crc16Xmodem). Super All platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ymodem

With Flutter:

 $ flutter pub add flutter_ymodem

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

dependencies:
  flutter_ymodem: ^0.0.8

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:flutter_ymodem/flutter_ymodem.dart';
2
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

ICBTECH flutter YMODEM plugin. Standard YMODEM protocol (verify code Crc16Xmodem). Super All platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crclib, flutter, flutter_web_plugins, get, plugin_platform_interface

More

Packages that depend on flutter_ymodem

Packages that implement flutter_ymodem