Skip to content

Commit 54e0c42

Browse files
committed
docs(README): update app name and environment note
- Change app name from "Flutter News App Toolkit" to "Flutter News App Dashboard" - Update environment note to clarify backend service is needed for both development and production
1 parent 37e5984 commit 54e0c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://avatars.githubusercontent.com/u/202675624?s=400&u=2daf23e8872a3b666bcd4f792a21fe2633097e79&v=4" alt="Flutter News App Toolkit Logo" width="220">
2+
<img src="https://avatars.githubusercontent.com/u/202675624?s=400&u=2daf23e8872a3b666bcd4f792a21fe2633097e79&v=4" alt="Flutter News App Dashboard Logo" width="220">
33

44
# Flutter News App - Web Dashboard Full Source Code
55

@@ -102,7 +102,7 @@ Get started for free and purchase when you're ready to launch!
102102
```bash
103103
flutter run -d chrome
104104
```
105-
*(Note: For `development` environment, ensure the [backend service](https://github.com/flutter-news-app-full-source-code/flutter-news-app-api-server-full-source-code) is running.)*
105+
*(Note: For `development/production` environment, ensure the [backend service](https://github.com/flutter-news-app-full-source-code/flutter-news-app-api-server-full-source-code) is running.)*
106106

107107
---
108108

0 commit comments

Comments
 (0)