floodfill_image_ihux 1.0.3 copy "floodfill_image_ihux: ^1.0.3" to clipboard
floodfill_image_ihux: ^1.0.3 copied to clipboard

Flutter widget that can use paint bucket functionality on the provided image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floodfill_image_ihux

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

dependencies:
  floodfill_image_ihux: ^1.0.3

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:floodfill_image_ihux/floodfill_image.dart';
2
likes
135
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widget that can use paint bucket functionality on the provided image.

License

MIT (license)

Dependencies

flutter, image

More

Packages that depend on floodfill_image_ihux