Array Visualization using StreamBuilder and CustomPaint

preview_player
Показать описание
In this video, we will learn how to visualize an array of integers as graphics/bars as we sort the array using a simple sorting algorithm like Bubble sort.

Follow me on twitter @Samarth_Agarwal to learn about all the crazy stuff I do with Flutter and other technologies.

You will find more loading animations and widgets created for you, ready to be used in your apps.

Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

Ionic Apps with Firebase is a complete course that will teach you two leading app development technologies - Ionic Framework and Firebase. In this course, you will learn all about Ionic and Firebase while working on a real-world social application. At the end of the course, you can publish your app.

We start by learning the basics of Ionic and Firebase. Once introduced to both the technologies, you will learn about building the front-end of the mobile app using the Ionic Framework and the back-end will be taken care of by Firebase. The code for each lecture is available for students to refer to in an easy to use and organized way. A repository will be shared with each student and the code for each lecture is available on a separate Git branch. You can clone the repository as well.

Рекомендации по теме
Комментарии
Автор

Very well presentation. Understood each and everything. Thanks a lot!

shopno
Автор

very calm and collected, thank you for such nice explanation.

intellilogics
Автор

It nice sir. I was always waiting for your new video . Your flutter videos seem to be very helpful for me. Keep it up for making new video

ayushguarg
Автор

I love your Flutter videos. keep up the good work

aytunch
Автор

Sir, what changes should we do if we want the bars from bottom to top.

locusoflearning
Автор

sir this was really amazing but sir try to make a video in-stream builder to make it more clear. Thank you

ashis
Автор

Can you please create a full tutorial for Woocommerce and Buddypress backend for flutter App?

logicaloffensive
Автор

sir could you help me for json parsing in flutter.
my json format is like this.
{
"params": [
{
"student_id": "1",
"student_name": "name1",
"student_dob": "dob1",
"student_address": "address1"
},
{
"student_id": "2",
"student_name": "name2",
"student_dob": "dob2",
"student_address": "address2"
}
],
"error": {
"code": 200,
"message": ""
}
}

ayushguarg
Автор

how can I visualize the graphics upside down?

cruisersclubbd
Автор

Bro why have you stopped making videos

himalrawal
Автор

Hi, I hope you are fine? No videos from your end for quite a long time nw

RNMERIA
Автор

Can I ask what emulator are you using? I really like the design 😄

kalderDean