Skip to content

Instantly share code, notes, and snippets.

@jacobaraujo7
Created December 15, 2020 02:59
Show Gist options
  • Save jacobaraujo7/b954ecf57a680f3df4787c134c5affcc to your computer and use it in GitHub Desktop.
Save jacobaraujo7/b954ecf57a680f3df4787c134c5affcc to your computer and use it in GitHub Desktop.
void main() {
runApp(ModularApp(
module: AppModule(),
));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment