Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First App - Flutter

Hello World Flutter Apps

Getting Started

This functions will execute while app running.

void main() => runApp(MyApp());

same code with :

void main() {
 runApp(new MyApp());
}

About

Hello World App

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages