|
|
|
@ -73,6 +73,9 @@ The `QuillToolbar` class lets you customise which formatting options are availab |
|
|
|
|
Default branch `master` is on channel `master`. To use channel `stable`, switch to branch `stable`. |
|
|
|
|
Branch `master` on channel `master` supports web. To run the app on web do the following: |
|
|
|
|
|
|
|
|
|
<img width="593" alt="1" src="https://user-images.githubusercontent.com/122956/109253603-fb562200-77a4-11eb-81c3-aa8a6517f8b4.png"> |
|
|
|
|
|
|
|
|
|
<br/><br/> |
|
|
|
|
1) Change flutter channel to master using `flutter channel master`, followed by `flutter upgrade`. |
|
|
|
|
2) Enable web using `flutter config --enable-web` and restart the IDE. |
|
|
|
|
3) Upon successful execution of step 1 and 2 you should see `Chrome` as one of the devices which you run `flutter devices`. |
|
|
|
|