image_bus 0.1.0 copy "image_bus: ^0.1.0" to clipboard
image_bus: ^0.1.0 copied to clipboard

some convenience functions for manipulate image with a not bad performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_bus

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

dependencies:
  image_bus: ^0.1.0

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:image_bus/image_bus.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publisherlaihz.tech

some convenience functions for manipulate image with a not bad performance.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on image_bus