Flutter Tutorial - 1/2 Quiz App UI

preview_player
Показать описание
Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

RESOURCES

TIMELINE
0:00 Introduction Quiz App
0:18 Create Questions UI
3:03 Create Options UI
3:52 Create Option UI
6:57 Select Option
9:56 Highlight Selected Option
11:24 Multiple Questions
14:47 Show Solution

SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS

*********

SOCIAL MEDIA: Follow Us :-)

LEARN MORE

PLAYLISTS

CREDITS

#Flutter #Tutorial #JohannesMilke

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Exactly what I have been searching for ❤️❤️❤️
Thank you
This made my day😇

davidokoroafor
Автор

Thanks mike, it's clear and nice description, i am waiting for the 2nd video

auliasabril
Автор

Great tutorial, I so much like your accent

dangdatraymonddelmut
Автор

Great 🙏. Are you going to upload second part - home screen and top part of question page missing in this video. If possible can you please add timer functionality 😊

sanjibdutta
Автор

how do I connect it to firebase, if I want to put my questions in firebase

sprksx
Автор

Your channel is amazing around 5 to 700 videos thanks man appreciated but where is the starter code for this ??

affanamir
Автор

Hello Johannes. First thanks for sharing this. I have a question, how can we automatically scroll the app bar when we have more questions to display, for example if we are on question 10, the app bar is static showing the first six, the way it is now the user must scroll manually from the app bar. If you can answer thank you very much.

abdulsacur
Автор

Hi Milke, @2.42, I am getting 'The getter 'questions ' was called on null error message. Please help me to solve the issue.

srikanthuppala
Автор

Hey, nice video! I was wondering if I could use the same strategy but in QT Creator. Do you know if that's possible?

frankmeiale
Автор

I ask you to tell us how can do application like massengar has shortcut or icon on screen to open app from it and still found all time like them of phone

ahmedabdallah
Автор

Hello Johannes,
Using FCM how to go to a specific screen in iOS?
My code is working fine in Android but not work in iOS
I think some setting need to be set like click action in the manifest file in Android...
Any help?

flaasher
Автор

Hello Johannes! First of, thanks again for all of these great tutorials. I'm one of your GITHUB supporter and I've been studying some source code of yours. Do you think I should keep doing this while looking at your various tutorials ? Because I really aspire to become as good as you at coding with Flutter one day! But I'm still in this "intermediate" stage where my code isn't really organized enough.. Your course also looks amazing but I'm afraid I won't learn as much as studying your source code with tutos because it is more based of tips on how to become a better developer rather than studying how to code and explaining stuffs as you do here :/ Thank you for all!

HB-wkzj
Автор

thanks bro its really helpful
how to make the question random in every pages?
thanks

likeabite
Автор

Thank you for the video, I have subscribed to your channel !
Is it possible to have a tutorial about travel tracker such as Uber :)

dawngraphisme
Автор

Is this tutorial works for IPhone/ios ?

osamasaif
Автор

Hello, i need some modification's in it. could you please make it ?

ITAPUNJABI
Автор

How to upload those data into firebase??

내신비서
Автор

You just copy paste the code so we can't understand
take time to teach us by writing code line by line thanks

devmarwat
Автор

Hi,
I am taking the the data dynamically from the database. Done the required changes but there is some error thrown.
Error : Bad state no such element
Request you to check and share your views on this. It works if we send a static list of question, but dynamic from database is not working

_KartikBali