area_expansion 0.2.2 copy "area_expansion: ^0.2.2" to clipboard
area_expansion: ^0.2.2 copied to clipboard

Expand an area of ​​the image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add area_expansion

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

dependencies:
  area_expansion: ^0.2.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:area_expansion/area_expansion.dart';
2
likes
120
points
49
downloads

Publisher

verified publishereverydaysoft.co.jp

Weekly Downloads

Expand an area of ​​the image.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image, path_provider, plugin_platform_interface

More

Packages that depend on area_expansion