Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
251 views3 pages

Silabus Flutter Basic Fix 3

This document provides an overview of training topics for an IoT solutions software development course. The training covers introductory topics like installing Flutter and creating a first Flutter app. It then covers Stateful widgets, using various Flutter widgets, layouts, and building apps to retrieve and display JSON data from a server. Advanced topics include building a tourism information app for Indonesia and uploading apps to app stores.

Uploaded by

pelangi17
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
251 views3 pages

Silabus Flutter Basic Fix 3

This document provides an overview of training topics for an IoT solutions software development course. The training covers introductory topics like installing Flutter and creating a first Flutter app. It then covers Stateful widgets, using various Flutter widgets, layouts, and building apps to retrieve and display JSON data from a server. Advanced topics include building a tourism information app for Indonesia and uploading apps to app stores.

Uploaded by

pelangi17
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

IT

Training Center - IoT Solution - Software Development


___________________________________________________________________________
___
Ruko Golden Madrid, Jalan Letnan Sutopo, Blok E30, BSD City, Tangerang Selatan Telp : 02153160582
Email : [email protected]

Pengenalan Flutter
Mengapa membuat aplikasi android dan ios dengan menggunakan flutter ?
Install flutter pada windows, mac dan os x Ubuntu
Membuat project baru
Android studio overview
Emulator
Start App

Membuat aplikasi flutter pertama
Membuat aplikasi flutter pertama : Flutter dart tutorial
Menyusun Code
Menambahkan logic
DartPad main print
Comments
Variables
Constant
Variable interaction
Conditions
Method without a return value
Methods with parameters
Methods with return
Fat arrow methods
Lists
For Loop
Classes dan contoh object
Constructor
Class Method
Inheritance
Overriting Method
Maps
Ciao
Navigation : Push, pop and will pop scope

Statefull Widget pada Flutter
Pengenalan
Stateful vs stateless widget
Membuat aplikasi dengan stateful widget
Dropdown button


Menggunakan Widget Flutter
Explor widget flutter

IT Training Center - IoT Solution - Software Development
___________________________________________________________________________
___
Ruko Golden Madrid, Jalan Letnan Sutopo, Blok E30, BSD City, Tangerang Selatan Telp : 02153160582
Email : [email protected]

Container, margin, padding dan box constrains
Custom Fonts
Column dan Expanded widgets
Image Asset
Raised Button dan Alert Dialog


Layout
Container Widget
Row & Column Widget
Basic List Widget
List Widget (Array List)
Stack
Gridview

AppBar & TabBar Widget
Basic : Membuat AppBar & basic properties
Appbar Leading & Actions
Tabbar : Top & Bottom

Custom Widgets
Custom Method Widget
Custom Class Widget

Input & Selections Widgets
Textfield widget
Buttons Widget
CheckBox Widget
Radio Widget
Slider Widget
Switch Widget


Drawer Widget & Routes
Simple Drawer Widgets
Routes

Notification Widgets
Snackbar
Alert Dialog
Simple Dialog


IT Training Center - IoT Solution - Software Development
___________________________________________________________________________
___
Ruko Golden Madrid, Jalan Letnan Sutopo, Blok E30, BSD City, Tangerang Selatan Telp : 02153160582
Email : [email protected]


Json app overview
Json app layout
Json decoding data
Json displaying data
Json app make it nicer
Json app future builder bug fixing

Aplikasi Informasi Pariwisata Indonesia
Overview
Pembuatan Project Baru Informasi Pariwisata Indonesia
Retrieve data dari server dan menampilkan pada aplikasi

Upload Apps to Plasytore and Appstore

You might also like