0
0 Ulasan
Belajar Flutter: Panduan Lengkap untuk Pengembangan Aplikasi Mobile
Mulailah perjalanan Anda dalam pengembangan aplikasi mobile dengan Flutter! Kuasai dasar-dasar dan bangun aplikasi yang menarik dan fungsional
- Deskripsi
- Materi
- Ulasan
Kursus ini dirancang untuk Anda yang ingin memulai perjalanan dalam pengembangan aplikasi mobile dengan Flutter. Flutter adalah framework UI open-source yang dikembangkan oleh Google, yang memungkinkan Anda membuat aplikasi mobile dengan satu codebase untuk iOS dan Android. Dalam kursus ini, Anda akan mempelajari konsep-konsep dasar Flutter, mulai dari pengaturan lingkungan pengembangan hingga membuat aplikasi pertama Anda.
Apa yang akan anda pelajari?
-
Instalasi dan Konfigurasi Flutter:
- Anda akan mempelajari langkah-langkah instalasi dan konfigurasi Flutter di berbagai platform, memastikan Anda siap untuk memulai pengembangan aplikasi mobile.
-
Pemahaman Widget dan Layout:
- Anda akan memahami cara menggunakan widget dasar dan layout dalam Flutter, fondasi dari semua aplikasi Flutter.
-
Navigasi dan Routing yang Efektif:
- Pelajari cara mengatur navigasi dan routing di aplikasi Anda, membuat pengalaman pengguna yang lancar dan intuitif.
-
Integrasi Firebase untuk Auth & CRUD:
- Kuasai integrasi Firebase untuk autentikasi pengguna dan operasi CRUD (Create, Read, Update, Delete) dalam aplikasi Anda.
-
Build dan Release:
- Pahami langkah-langkah untuk membangun dan merilis aplikasi Anda ke Google Play Store.
-
Penguasaan Dasar Pengembangan Mobile:
- Setelah menyelesaikan kursus ini, Anda akan memiliki keterampilan dasar yang diperlukan untuk mengembangkan aplikasi mobile yang efisien dan menarik menggunakan Flutter.
-
Visualisasi Data dengan Chart:
- Pelajari cara menambahkan chart ke dalam aplikasi untuk visualisasi data yang lebih menarik dan informatif.
-
Penggunaan SQLITE untuk Penyimpanan Data Secara Offline:
- Pahami cara menyimpan dan mengelola data lokal dalam aplikasi menggunakan SQLITE.
Belajar Flutter
-
11. Intro PengenalanPratinjau 5:31
-
22. Instalasi (Persiapan Flutter)Pratinjau 15:51
-
33. Hallo World (Aplikasi Pertama)Pratinjau 9:46
-
44. Membuat Style, Text dan Icon14:21Sorry, this lesson is currently locked. You need to complete "3. Hallo World (Aplikasi Pertama)" before accessing it.
-
55 . AppBar (Application Bar)5:29Sorry, this lesson is currently locked. You need to complete "4. Membuat Style, Text dan Icon" before accessing it.
-
66. Mengatur Layout (Row dan Column)8:25Sorry, this lesson is currently locked. You need to complete "5 . AppBar (Application Bar)" before accessing it.
-
77. Card & Parsing Data10:15Sorry, this lesson is currently locked. You need to complete "6. Mengatur Layout (Row dan Column)" before accessing it.
-
88. Navigation, Routes - Berpindah Halaman7:14Sorry, this lesson is currently locked. You need to complete "7. Card & Parsing Data" before accessing it.
-
99. Tab Bar12:16Sorry, this lesson is currently locked. You need to complete "8. Navigation, Routes - Berpindah Halaman" before accessing it.
-
1010. Menggunakan Gambar6:00Sorry, this lesson is currently locked. You need to complete "9. Tab Bar" before accessing it.
-
1111. List View11:53Sorry, this lesson is currently locked. You need to complete "10. Menggunakan Gambar" before accessing it.
-
1212. Listview JSON DATA14:37Sorry, this lesson is currently locked. You need to complete "11. List View" before accessing it.
-
1313. Input Text Alert Dialog Snackbar18:02Sorry, this lesson is currently locked. You need to complete "12. Listview JSON DATA" before accessing it.
-
1414. Sidebar Drawer20:59Sorry, this lesson is currently locked. You need to complete "13. Input Text Alert Dialog Snackbar" before accessing it.
-
1515. Gridview Hero Animation User Interface30:52Sorry, this lesson is currently locked. You need to complete "14. Sidebar Drawer" before accessing it.
-
1616. Gradient, PageView, Circle Hero Animatian, MENU Dropdown29:59Sorry, this lesson is currently locked. You need to complete "15. Gridview Hero Animation User Interface" before accessing it.
-
1717. Membuat FORM (Formulir)19:17Sorry, this lesson is currently locked. You need to complete "16. Gradient, PageView, Circle Hero Animatian, MENU Dropdown" before accessing it.
-
1818. Firebase Auth (Google Sign In)23:36Sorry, this lesson is currently locked. You need to complete "17. Membuat FORM (Formulir)" before accessing it.
-
1919. PhpMyAdmin Part 1 (READ)22:35Sorry, this lesson is currently locked. You need to complete "18. Firebase Auth (Google Sign In)" before accessing it.
-
2020. PhpMyAdmin Part 2 (ADD DATA)13:00Sorry, this lesson is currently locked. You need to complete "19. PhpMyAdmin Part 1 (READ)" before accessing it.
-
2121. PhpMyAdmin Part 3 (EDIT DATA)14:35Sorry, this lesson is currently locked. You need to complete "20. PhpMyAdmin Part 2 (ADD DATA)" before accessing it.
-
2222. PhpMyAdmin Part 4 (DELETE DATA)9:43Sorry, this lesson is currently locked. You need to complete "21. PhpMyAdmin Part 3 (EDIT DATA)" before accessing it.
-
2323. Video Player menggunakan Youtube Playlist34:37Sorry, this lesson is currently locked. You need to complete "22. PhpMyAdmin Part 4 (DELETE DATA)" before accessing it.
-
2424. Animasi Login Keren37:23Sorry, this lesson is currently locked. You need to complete "23. Video Player menggunakan Youtube Playlist" before accessing it.
-
2525. Login Animation Part 226:52Sorry, this lesson is currently locked. You need to complete "24. Animasi Login Keren" before accessing it.
-
2626. Flutter Demo App - Firebase CRUD (Next Tutorial)3:20Sorry, this lesson is currently locked. You need to complete "25. Login Animation Part 2" before accessing it.
-
2727. Flutter Tutorial - Firebase CRUD (Create Read Update Delete)1:25:30Sorry, this lesson is currently locked. You need to complete "26. Flutter Demo App - Firebase CRUD (Next Tutorial)" before accessing it.
-
2828. Build and Release Apps11:55Sorry, this lesson is currently locked. You need to complete "27. Flutter Tutorial - Firebase CRUD (Create Read Update Delete)" before accessing it.
-
2929. Add Apps to Google Play Store9:33Sorry, this lesson is currently locked. You need to complete "28. Build and Release Apps" before accessing it.
-
3030. Login MySQL (phpMyAdmin)24:48Sorry, this lesson is currently locked. You need to complete "29. Add Apps to Google Play Store" before accessing it.
-
3131. Image Upload (Resize) MySQL34:22Sorry, this lesson is currently locked. You need to complete "30. Login MySQL (phpMyAdmin)" before accessing it.
-
3232. Flutter DEMO App - SQFLITE - Offline Database (Next Tutorial)3:31Sorry, this lesson is currently locked. You need to complete "31. Image Upload (Resize) MySQL" before accessing it.
-
3333. Flutter Tutorial - SQFLITE (Pt 1/2) - Create DB - Insert Data41:46Sorry, this lesson is currently locked. You need to complete "32. Flutter DEMO App - SQFLITE - Offline Database (Next Tutorial)" before accessing it.
-
3434. Flutter Tutorial - SQFLITE (Pt 2/2) - Read-Update-Delete43:06Sorry, this lesson is currently locked. You need to complete "33. Flutter Tutorial - SQFLITE (Pt 1/2) - Create DB - Insert Data" before accessing it.
-
3535. Upload Image to Firebase and get Download URL14:57Sorry, this lesson is currently locked. You need to complete "34. Flutter Tutorial - SQFLITE (Pt 2/2) - Read-Update-Delete" before accessing it.
-
3636. Flutter - Chart | Membuat Grafik18:13Sorry, this lesson is currently locked. You need to complete "35. Upload Image to Firebase and get Download URL" before accessing it.
-
3737. Flutter - Provider - Network Request56:58Sorry, this lesson is currently locked. You need to complete "36. Flutter - Chart | Membuat Grafik" before accessing it.
-
3838. Barcode Scanner (Membaca detail Produk)29:50Sorry, this lesson is currently locked. You need to complete "37. Flutter - Provider - Network Request" before accessing it.
Silahkan, login untuk menulis review
×
1. Intro Pengenalan
1. Intro Pengenalan
5:31
2. Instalasi (Persiapan Flutter)
15:51
3. Hallo World (Aplikasi Pertama)
9:46
Bagikan
Detail Kursus
Durasi
13 Jam 21 Menit
Materi
38
Tugas
1
Level
Mudah
Terpopuler
Jam Kerja
| Monday | 07.00 WIB - 16.00 WIB |
| Tuesday | 08.00 WIB - 15.00 WIB |
| Wednesday | 06.00 WIB - 15.00 WIB |
| Thursday | 07.00 WIB - 16.00 WIB |
| Friday | 08.00 WIB - 15.00 WIB |
| Saturday | Closed |
| Sunday | Closed |