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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ In case you have already setup Flutter, make sure to switch to `stable` branch a
83
83
1. Fork the project.
84
84
2. Create a clone of the forked project on your computer to run it locally.
85
85
3. Based on your desktop environment, enable Windows, macOS or Linux for the project. Select the same target device.
86
-
4.This project uses [Records feature in Dart](https://github.com/dart-lang/language/blob/main/accepted/future-releases/records/records-feature-specification.md), so to run the project execute the following command:
86
+
4.Run the project by executing the following command:
0 commit comments