flutter_ninepatch_image 1.0.2 copy "flutter_ninepatch_image: ^1.0.2" to clipboard
flutter_ninepatch_image: ^1.0.2 copied to clipboard

ninepatch image for Flutter. support image scale, can super 2x and 3x images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ninepatch_image

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

dependencies:
  flutter_ninepatch_image: ^1.0.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:flutter_ninepatch_image/flutter_ninepatch_image.dart';
2
likes
160
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

ninepatch image for Flutter. support image scale, can super 2x and 3x images.

Repository (GitHub)
View/report issues

Topics

#ninepatch #nine #ninepatch-image #nine-slicing #slicing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_pixels

More

Packages that depend on flutter_ninepatch_image