flutter_virtual_background 1.0.1 copy "flutter_virtual_background: ^1.0.1" to clipboard
flutter_virtual_background: ^1.0.1 copied to clipboard

Platformweb

A powerful Flutter Web plugin for real-time AI-powered background removal and replacement with dual-engine support (MediaPipe & BodyPix) and video recording capabilities.

1.0.1 #

  • BREAKING CHANGE: Migrated from deprecated dart:html and dart:js_util to dart:js_interop and package:web
  • Fixed static analysis errors for Flutter 3.19+ and Dart 3.3+
  • Updated minimum SDK requirements (Dart 3.3.0, Flutter 3.19.0)
  • Added web: ^1.1.0 dependency
  • Improved documentation with library-level comments
  • Fixed unresolved documentation references

Migration Notes #

If you're upgrading from 1.0.0, no API changes are required. The plugin interface remains the same, only the internal implementation has been updated to use modern web APIs.

Ensure your project meets the new minimum requirements:

  • Flutter SDK: 3.19.0 or higher
  • Dart SDK: 3.3.0 or higher

1.0.0 #

  • Initial release
  • Dual AI engine support (MediaPipe & BodyPix)
  • Real-time background removal and replacement
  • Video recording with audio support
  • Morphological dilation for edge enhancement
  • WebGL-accelerated compositing
  • Headless controller-based API
  • Comprehensive documentation and examples
0
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter Web plugin for real-time AI-powered background removal and replacement with dual-engine support (MediaPipe & BodyPix) and video recording capabilities.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, web

More

Packages that depend on flutter_virtual_background

Packages that implement flutter_virtual_background