feature_flagix 1.0.0 copy "feature_flagix: ^1.0.0" to clipboard
feature_flagix: ^1.0.0 copied to clipboard

outdated

Feature Flagix is a package designed for managing feature flags in Flutter applications. It allows you to control access to specific features based on roles and permissions.

Change Log #

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.0 YYYY-MM-DD #

Added #

  • Initial release of Feature Flagix.
  • Core classes: FeatureFlagix, FlagixRoles, and FlagixPermissions.
  • Example usage in the example/ directory.
  • Ability to set app permissions based on roles and permissions.
  • Ability to check if a user has a specific permission.
  • Example Flutter application demonstrating Feature Flagix usage.
10
likes
0
points
18
downloads

Publisher

verified publishermustafaix.live

Weekly Downloads

Feature Flagix is a package designed for managing feature flags in Flutter applications. It allows you to control access to specific features based on roles and permissions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on feature_flagix