u8list_extensions 1.0.0 copy "u8list_extensions: ^1.0.0" to clipboard
u8list_extensions: ^1.0.0 copied to clipboard

Extensions for Uint8List.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add u8list_extensions

With Flutter:

 $ flutter pub add u8list_extensions

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

dependencies:
  u8list_extensions: ^1.0.0

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:u8list_extensions/u8list_extensions.dart';
0
likes
150
points
121
downloads

Publisher

verified publisherflutter-cavalry.com

Weekly Downloads

Extensions for Uint8List.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on u8list_extensions