Skip to content

leancodepl/leancode_cubit_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Package Documentation pub CI
leancode_cubit_utils Documentation leancode_cubit_utils pub.dev badge
leancode_cubit_utils_cqrs Documentation leancode_cubit_utils_cqrs pub.dev badge

For maintainers

pub.dev release process

  1. Create a pull request with your changes
  2. Update pubspec.yaml with appropriate package version and add an entry to your package's CHANGELOG.md
  3. Gather approvals and ensure CI passes
  4. Merge
  5. Tag your merge commit on main with <package_name>-v<version> and let the GitHub Actions do the rest.