added hive rebuild command to readme
This commit is contained in:
parent
20e40ebe00
commit
ad61b6b3d3
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
# PizzaPlanner
|
||||
|
||||
An app that helps you make a pizza!
|
||||
Recipes, tips and schedules for making the perfect pizza at home.
|
||||
Recipes, tips and schedules for making the perfect pizza at home.
|
||||
|
||||
## commands
|
||||
|
||||
Generate Hive stuff:
|
||||
`flutter packages pub run build_runner build --delete-conflicting-outputs`
|
Loading…
Add table
Reference in a new issue