Stop wrongly displaying the default boolean value, they are usually toggles.
This commit is contained in:
parent
f17cc6a211
commit
ffff529772
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf doc
|
||||
dart doc
|
||||
mkdir out
|
||||
rm -rf out/*
|
||||
flutter pub publish -f --skip-validation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue