flutter_bicubic_resize 1.0.0 copy "flutter_bicubic_resize: ^1.0.0" to clipboard
flutter_bicubic_resize: ^1.0.0 copied to clipboard

Fast, consistent bicubic image resizing across iOS and Android using native C code with Catmull-Rom interpolation.

Changelog #

1.0.0 - 2025-12-12 #

Added #

  • Initial release
  • Bicubic resize using native C code (stb_image_resize2)
  • RGB and RGBA support
  • JPEG and PNG encoding/decoding
  • Isolate support for non-blocking operations
  • iOS and Android support
1
likes
0
points
390
downloads

Publisher

verified publishercodigee.com

Weekly Downloads

Fast, consistent bicubic image resizing across iOS and Android using native C code with Catmull-Rom interpolation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_bicubic_resize

Packages that implement flutter_bicubic_resize