flutter_data_cloud_provider 3.0.0 copy "flutter_data_cloud_provider: ^3.0.0" to clipboard
flutter_data_cloud_provider: ^3.0.0 copied to clipboard

Flutter package that provides cloud database and authentication functionality. Handles data operations, caching, session management, and secure API communication with time-based HMAC signatures.

3.0.0 #

  • Enhanced security with obfuscated challenge strings
  • Removed external environment file dependencies
  • Improved code protection against static analysis

2.0.0 #

  • Improved security in authentication challenge mechanism
  • Enhanced environment configuration management
  • Added build_runner integration for code generation
  • Internal refactoring for better maintainability

1.0.0 #

  • First stable release for pub.flutter-io.cn
  • Cloud database operations (CRUD): guardar, actualizar, obtener, leeById
  • Authentication system with session authorization and token management
  • Two-tier caching system (in-memory + SharedPreferences persistence)
  • Time-based HMAC signatures for secure API communication
  • Session management: active sessions tracking and logout
  • OTP generation and validation support
  • File upload functionality
  • Password management: change, recovery, and 3-step reset workflow
  • Generic route support for custom API endpoints
  • Automatic token refresh on expiration
  • Debug logging control via enableDebugLogs parameter
0
likes
120
points
551
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package that provides cloud database and authentication functionality. Handles data operations, caching, session management, and secure API communication with time-based HMAC signatures.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

crypto, flutter, flutter_data_shp_provider, flutter_http_provider, flutter_models_provider, flutter_security_provider, flutter_utils_providers, shared_preferences

More

Packages that depend on flutter_data_cloud_provider