flutter_sticker_maker 0.1.6 copy "flutter_sticker_maker: ^0.1.6" to clipboard
flutter_sticker_maker: ^0.1.6 copied to clipboard

Flutter plugin to create stickers from images using iOS Vision/CoreImage and Android MLKit.

0.1.6 #

  • Improved performance for mask processing on iOS and Android.

0.1.5 #

  • Fix caching mechanism for processed masks and images.

0.1.4 #

  • Updated Android target SDK version to 35.

0.1.3 #

  • Enhanced background removal for Android and iOS using ONNX models.
  • Added resource management method.

0.1.2 #

  • Background removal for Android and the iOS below iOS 17.0 using ONNX models.
  • Add compatibility for iOS 15.5+.

0.1.1 #

  • Fixed issues with background removal on iOS.
  • Improved performance for background removal on Android.

0.1.0 #

  • Initial release of flutter_sticker_maker.
  • Background removal for iOS using Vision/CoreImage.
  • Background removal for Android using MLKit Selfie Segmentation.
  • Border support with customizable color and width.
6
likes
150
points
290
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to create stickers from images using iOS Vision/CoreImage and Android MLKit.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, onnxruntime

More

Packages that depend on flutter_sticker_maker

Packages that implement flutter_sticker_maker