Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (15 loc) · 1.07 KB

A Easy Sample Flutter application.

I have gone through the following links to build this sample application. Please use this reference for better understanding

Flutter Widgets is used to understand the Flutter's widgets.

Layout Widgets is used to understand the Flutter's layouts.

Flutter UI inspector is used to analyse the designed screen.

Debugging Flutter Apps is used to understand debugging process.

Building Layouts in Flutter - building a simple UI and inspect it

Android and iOS Output:

Android iPhone ListView List Detail View List SingleChild ScrollView

Getting Started Officially

For help getting started with Flutter, view our online documentation.