a_cameras 1.1.0 copy "a_cameras: ^1.1.0" to clipboard
a_cameras: ^1.1.0 copied to clipboard

A Flutter plugin for accessing camera functionalities across various platforms with a unified API. Currently supports web only.

1.1.0 #

  • BREAKING: Fixed web platform compatibility by resolving dart:io import issues
  • Updated all dependencies to latest compatible versions
  • Fixed Dart analysis issues and warnings
  • Improved logger implementation with conditional imports for web/mobile platforms
  • Fixed deprecated method usage (withOpacity → withValues)
  • Updated web initialization to use modern Flutter web APIs
  • Enhanced type safety (dynamic → Object in equality operators)
  • Fixed BuildContext usage in async operations
  • Updated analysis_options.yaml with proper exclusions and rules
  • All tests now pass successfully
  • Web build compatibility restored

1.0.9 #

  • Changed Readme

1.0.8 #

  • Added linters

1.0.7 #

  • Fixed Pub point issues

1.0.6 #

  • Fixed initialize camera on Mobiles

1.0.5 #

  • Added ImageFormatGroup.jpeg to Android

1.0.4 #

  • Fixed Controller initializations

1.0.3 #

  • Fixed Switch camera on Android Device

1.0.2 #

  • Fixed Web capture image on iOS Device

1.0.1 #

  • Fixed Web capture image

1.0.0 #

  • Added Android support
  • Added iOS support

0.1.0 #

  • Fixed Camera Permission
  • Added front back ability

0.0.8 #

  • Fixed Camera Permission
  • Added Video settings

0.0.7 #

  • Added web console

0.0.6 #

  • Improvements Camera
  • Change request permission

0.0.5 #

  • Added logger.

0.0.4 #

  • Added Settings request by camera.

0.0.3 #

  • Added Manuals.
  • Log errors.

0.0.2 #

  • Added Docs of the Cameras plugin.

0.0.1 #

  • Initial release of the Cameras plugin.
  • Support for Web platform.
2
likes
140
points
243
downloads

Publisher

verified publisherokji.store

Weekly Downloads

A Flutter plugin for accessing camera functionalities across various platforms with a unified API. Currently supports web only.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

camera, camera_platform_interface, flutter, flutter_web_plugins, freezed_annotation, json_annotation, logger, plugin_platform_interface, shared_preferences, universal_html

More

Packages that depend on a_cameras