fast_common_module 1.0.3
fast_common_module: ^1.0.3 copied to clipboard
A common Flutter module for role permission authentication, base services, and microservices architecture with multilingual support.
Changelog #
1.0.3 #
- Further lint and formatting fixes for full pub.dev score.
- isTCIdentity function and all if blocks updated for Dart style compliance.
- Minor documentation and code improvements.
1.0.2 #
- Minor fixes and improvements for pub.dev compliance.
- Formatting and lint issues resolved for maximum pub points.
- Documentation and example updates.
1.0.1 #
- Minor improvements and fixes for pub.dev score.
- Updated dependencies and example file.
- Added missing dartdoc comments and improved documentation coverage.
- Versioning format updated to 1.0.1 style.
1.0.0 #
- Initial stable release of FastCommonModule.
- Modular structure, role/permission/tenant management, dynamic permissions, audit/logging, notification, file/media, session, settings/config services, and more.