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

A comprehensive Flutter/Dart library for EZVIZ camera API integration with support for device management, live streaming, PTZ control, and more.

1.0.1 #

🚀 New Features #

  • Flexible Authentication: Added support for direct access token authentication alongside existing app key/secret authentication
  • Enhanced EzvizClient Constructor: Now accepts either accessToken + optional areaDomain OR appKey + appSecret
  • Improved Error Handling: Better error messages for authentication failures and token validation
  • Automatic Token Management: Smart handling of provided vs API-obtained tokens

📚 Documentation #

  • Updated README with comprehensive authentication examples
  • Added new authentication_examples.dart demonstrating both auth methods
  • Updated API configuration examples for flexible authentication
  • Improved code documentation and examples

🔧 Improvements #

  • Better validation of authentication parameters at construction time
  • Enhanced authentication flow with automatic retry for expired tokens
  • More intuitive authentication priority (access token preferred over app credentials)

1.0.0 #

  • Initial version.
3
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter/Dart library for EZVIZ camera API integration with support for device management, live streaming, PTZ control, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, http, json_annotation, meta

More

Packages that depend on ezviz_flutter