You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
307: Raise min Dart SDK to 3.0.0 r=brunoocasali a=ahmednfwela
# Pull Request
## What does this PR do?
- Raise the minimum dart sdk to 3.0.0, this lets us use the [super parameters](https://dart.dev/language/constructors#super-parameters) feature, class modifiers, records and patterns
## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Ahmed Fwela <[email protected]>
0 commit comments