Skip to content
Snippets Groups Projects
Commit 5c6abb40 authored by alper-savas's avatar alper-savas
Browse files

Modify readme

parent f816c70e
No related branches found
No related tags found
1 merge request!6final project merge into main
...@@ -44,6 +44,12 @@ flutter pub get ...@@ -44,6 +44,12 @@ flutter pub get
flutter run flutter run
``` ```
When this command is not working for you because a null-safety related error, try to run
```bash
flutter run --no-sound-null-safety
```
This will build and launch the app on the connected device or emulator. This will build and launch the app on the connected device or emulator.
## Libraries, Tools & Packages Used ## Libraries, Tools & Packages Used
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment