tagged_builder 1.0.0
tagged_builder: ^1.0.0 copied to clipboard
TaggedBuilder is a lightweight, flexible Flutter state management solution that uses tags to identify and track state changes, making your code clearer, more modular, and easier to maintain.
1.0.0 #
- Initial release
- Added core functionality for building tagged objects
- Implemented builder pattern with type safety
- Added documentation and examples
- Added unit tests with 100% coverage