Skip to content

sinau-flutter/first_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published