Slider, RangeSlider, and CupertinoSlider(Flutter Widget of the Week)

preview_player
Показать описание
Need a quick way to select from a range of values? The Slider widget selects a single value from a range.

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

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

Omg you have no idea how much time and code I need to do this with native Android 😅! I'm sooo looking forward to switch over to flutter completely 😎

verryondrums
Автор

Actually I love this style of showing how code and actual works.

valirmasha
Автор

Ahhh the video effects are always on point. Quality content 💜💜💜💜

Salehalanazi-
Автор

No dislike, that how amazing flutter is.

lolicon
Автор

I recently came to know that size of an app made by flutter is significantly larger(nearly 2 times if same app is made using platform other than flutter), is there a possibility of this getting resolved in future versions of flutter?

aadarsh
Автор

I keep getting the error *type 'int' is not a subtype of type 'double'* although i used a val and nowhere an int..

Lensbreak
Автор

Can you make the labels visible at all times and no only when the slider is selected?

alexf
Автор

Every widget should be adaptive by default.

chiragmittal
Автор

The slider is amazing! I'm just having one problem. The starting point is (double) 0.0 and the final is 5.0. With 50 divisions, it should stop on every point, however, when I use the slider it's showing multiple decimal places. Can anyone tell me why this would happen?

CarrynWKerr
Автор

cool, but I tried to use it inside bottom sheet and failed. No or incorrect UI updates appear when slide(

jaroslavkolomiychenko
Автор

Are these custom value indicator shapes?

antrob
Автор

Typo in the title "cupTertino slider"
Edit: FIXED

bloodyknight
Автор

Can I use my own Widget as the sliders head?

ymi_yugy
Автор

FLUTTER with room databases.. how to achieve it

CnuFederer
Автор

omg I worked on a project for android in which to achieve things shown in video I've found 3rd party library tweaked it search online documentation, instead this video shows more than all of that I wish I knew flutter in 2019

berkcan
Автор

Yeah cool, but, what about the syntax error at line 10 on "RangeSlider" part (minute 0:44) and the related indentation issues? Flutter, I believed in you xD

thesubtitler
Автор

Anyone has used Slider inside a Stepper Step? I get a black screen only with no errors on console.

GregoPV
Автор

Why my slider not showing the label ??

dekyuda
Автор

RangeSlider - doesn't exists "labels". This is not actual video

bs
Автор

Don't have Slider, RangeSlider, and CupertinoSlider.
It's "Introducing Widget of the Week!" ?

phongtran