Skip to content

Conversation

aspicas
Copy link
Owner

@aspicas aspicas commented Jul 17, 2025

Pull Request

Description

Add Policy provider and Policy widget with examples

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

How Has This Been Tested?

fvm flutter test --coverage
lcov --summary coverage/[lcov.info](http://lcov.info/)
genhtml coverage/lcov.info -o coverage/html
open coverage/html/index.html

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@aspicas aspicas self-assigned this Jul 17, 2025
@aspicas aspicas added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 17, 2025
@aspicas aspicas merged commit 7c57e25 into develop Jul 17, 2025
2 checks passed
@aspicas aspicas deleted the feature/add-custom-provider-with-widget branch July 17, 2025 18:42
@aspicas
Copy link
Owner Author

aspicas commented Jul 24, 2025

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants