icapps / flutter-icapps-generator

A generator to setup a new screen in seconds instead of minutes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

init should not be a Future<void>

vanlooverenkoen opened this issue · comments

The generated init method should not be a Future by default

Maybe we need an extra option --init-future