Merge pull request #34 from mmjsmohit/main

Update CONTRIBUTING.md
This commit is contained in:
Ankit Mahato
2023-05-22 09:39:13 +00:00
committed by GitHub

View File

@ -80,6 +80,7 @@ You can contribute by adding missing/new tests for:
```
flutter run --enable-experiment=records
```
**NOTE**: You may encounter an invalid Dart Package name error. Remember to rename the project's parent directory to something other than the default "api-dash," as it is not a valid Dart Package name.
### How to run tests?