We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4d984 commit e803a7eCopy full SHA for e803a7e
README.md
@@ -49,6 +49,9 @@ class FacebookIsh extends StatelessWidget {
49
50
### Showcase application
51
52
+It provides a fully working example, focused on demonstrating exactly one brand
53
+in action. You can take the code in this showcase and experiment with it.
54
+
55
To run the showcase application:
56
57
```shell
@@ -59,7 +62,7 @@ flutter run -d chrome
59
62
60
63
```
61
64
-This should start the showcase application in Chrome browser.
65
+This should launch the showcase application on Chrome in debug mode.
66
67

68
0 commit comments