flutter_local_db 0.2.0 copy "flutter_local_db: ^0.2.0" to clipboard
flutter_local_db: ^0.2.0 copied to clipboard

A scalable and easy-to-use NoSQL database designed for modern applications that require high performance and flexibility in data handling

Changelog #

[0.2.0] - December 15, 2024 #

Added #

  • New local_database_notifier for reactive state management
  • Initial implementation of MobileDirectoryManager to handle directory operations
  • Enhanced singleton pattern enforcement after initialization

Improved #

  • Comprehensive code documentation across the library
  • Significantly simplified initialization process
  • Better separation of concerns in core components
  • Directory management abstraction with dedicated handlers

[0.1.0] - 2024-12-15 #

Added #

  • Advanced block-based storage system
  • Queue system for managing concurrent operations
  • Platform-specific implementations (web/device)
  • Secure storage option with AES encryption
  • Backup configuration system
  • Directory structure with dedicated paths
  • ID validation with regex pattern
  • JSON validation and size calculation
  • Automatic block management

Changed #

  • Enhanced performance with reactive notifiers
  • Improved error handling and logging
  • Upgraded configuration management

Fixed #

  • Race conditions in concurrent operations
  • Memory leaks in large dataset handling

[0.0.2] - 2024-12-01 #

Added #

  • Basic documentation structure
  • Initial performance metrics

Changed #

  • Code organization improvements
  • Documentation updates
  • Minor optimizations

Fixed #

  • Basic implementation issues
  • Documentation typos

[0.0.1] - 2024-11-15 #

Added #

  • Initial project structure
  • Basic CRUD operations
  • Simple file-based storage
  • Fundamental database interface
  • Core implementation scaffold
  • Basic error handling
  • Initial documentation

Note #

  • Initial release under construction
  • Core functionality implementation
  • Foundation for future features
10
likes
0
points
74
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

A scalable and easy-to-use NoSQL database designed for modern applications that require high performance and flexibility in data handling

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

encrypt, flutter, path, path_provider, reactive_notifier, web

More

Packages that depend on flutter_local_db