Date: 2025-01-12 01:30:55
Score: 2
Natty:
You can specify the version of dart to use in pubspec.yaml
:
environment:
sdk: '>=3.6.0 <4.0.0'
See the documentation on this
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: Turtlepaw