MyisCARRY
MyisCARRY
## Expected Behavior ```dart @Collection("placeA/*/subPlaceA/*/models") @Collection("placeB/*/models") final modelsRef = ModelsCollectionReference(); ``` I would receive the same model from both collections. ## Actual Behavior I get error: ``` Defined a collection...
Idea for future feature. Let the user pass his own regex for hashtags, user mentions and urls. (Or even let him pass as many regexes and corresponding styles as he...
### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...