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

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 Flutter:

 $ flutter pub add flutter_ymodem

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

dependencies:
  flutter_ymodem: ^0.1.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:flutter_ymodem/flutter_ymodem.dart';
2
likes
140
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crclib, flutter, flutter_web_plugins, get, plugin_platform_interface

More

Packages that depend on flutter_ymodem