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

A Flutter plugin for real-time edge detection and document scanning with advanced image processing capabilities.

Changelog #

1.0.2 - 2024-06-19 #

  • Update dependencies to latest versions:
    • image_picker: ^1.1.2
    • path_provider: ^2.1.5
    • permission_handler: ^12.0.1
  • Ensure compatibility with latest stable Dart and Flutter SDKs
  • Fix version solving issues for example app

1.0.0+1 - 2024-12-19 #

Initial Release #

This is the first release of the flutter_edge_detection package, a modern Flutter plugin for real-time edge detection and document scanning.

Features #

  • πŸ“± Cross-platform: Works on both Android and iOS
  • πŸ“· Camera Integration: Live camera scanning with edge detection
  • πŸ–ΌοΈ Gallery Support: Process images from device gallery
  • βœ‚οΈ Smart Cropping: Automatic edge detection and cropping
  • 🎨 Image Enhancement: Black and white filter options
  • πŸ”§ Customizable UI: Customizable button titles and labels
  • πŸ›‘οΈ Error Handling: Comprehensive error handling with custom exceptions

Technical Requirements #

  • Flutter: >=3.27.0
  • Dart: >=3.0.0
  • Android: API level 21+ (Android 5.0+)
  • iOS: 13.0+

Dependencies #

  • image_picker: ^1.0.7
  • path_provider: ^2.1.2
  • permission_handler: ^11.3.0

1.0.0 - 2024-12-19 #

Initial Release #

This is the first release of the flutter_edge_detection package, a modern Flutter plugin for real-time edge detection and document scanning.

Features #

  • πŸ“± Cross-platform: Works on both Android and iOS
  • πŸ“· Camera Integration: Live camera scanning with edge detection
  • πŸ–ΌοΈ Gallery Support: Process images from device gallery
  • βœ‚οΈ Smart Cropping: Automatic edge detection and cropping
  • 🎨 Image Enhancement: Black and white filter options
  • πŸ”§ Customizable UI: Customizable button titles and labels
  • πŸ›‘οΈ Error Handling: Comprehensive error handling with custom exceptions

Technical Requirements #

  • Flutter: >=3.27.0
  • Dart: >=3.0.0
  • Android: API level 21+ (Android 5.0+)
  • iOS: 13.0+

Dependencies #

  • image_picker: ^1.0.7
  • path_provider: ^2.1.2
  • permission_handler: ^11.3.0
3
likes
160
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for real-time edge detection and document scanning with advanced image processing capabilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, image_picker, path_provider, permission_handler

More

Packages that depend on flutter_edge_detection

Packages that implement flutter_edge_detection