/Flutter-Sample-For-Beginner

This is sample repository to illustrate about Simple Flutter coding and UI design. Absolutely for beginners! User can clone this code each commit will teach you the step by step flutter development.

Primary LanguageDartApache License 2.0Apache-2.0

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.