If you need help using stringr, want to sanity-check an API idea, or are unsure whether something is a bug, GitHub issues are a good place to start.
When opening a question, it helps to include:
- what you are trying to do
- the input and expected output
- the code you tried
- package and Dart versions
- Bug or regression: open an issue
- New feature or API idea: open an issue
- Documentation gap: open an issue
- Security concern: follow
SECURITY.md
Please check:
README.mdfor current usage examples- existing issues for duplicates
- whether the behavior involves Unicode, graphemes, or locale-specific expectations that should be called out explicitly
Clear examples make it much easier to help quickly.