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

Flutter plugin to create stickers from images using iOS Vision/CoreImage and ONNX (below iOS 17.0 and Android).

0.1.7 #

  • Minimal iOS version raised to 16.0. Minimal Android SDK raised to 24.
  • Support 16 KB page sizes for Android X64 devices.
  • Fixed image orientation issues on iOS after background removal.

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.
8
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to create stickers from images using iOS Vision/CoreImage and ONNX (below iOS 17.0 and Android).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_onnxruntime

More

Packages that depend on flutter_sticker_maker

Packages that implement flutter_sticker_maker