byte_extensions 0.0.1 copy "byte_extensions: ^0.0.1" to clipboard
byte_extensions: ^0.0.1 copied to clipboard

outdated

Extensions for handling common types and bytes

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add byte_extensions

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

dependencies:
  byte_extensions: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:byte_extensions/byte_extensions.dart';
4
likes
0
points
1.2k
downloads

Publisher

verified publisherflutter.institute

Weekly Downloads

Extensions for handling common types and bytes

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on byte_extensions