You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```flutter packages pub run build_runner build``` is deprecated in favour of ```dart run build_runner build```
Co-authored-by: Daichi Furiya <[email protected]>
0 commit comments