Flutter Tutorial for Beginners #32 - Loaders / Spinners

Flutter Tutorial for Beginners #32 - Loaders / Spinners

Net Ninja

4 года назад

155,705 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@muqadaschoudhary4869
@muqadaschoudhary4869 - 15.07.2023 08:40

Hi there is no error in my code but navigate to another screen isnt working any suggestions??

Ответить
@azima86
@azima86 - 27.06.2023 15:20

For latest verison :
return Scaffold(
backgroundColor: Colors.blue[900],
body: const Center(
child: SpinKitRotatingCircle(
color: Colors.white,
size:50.0,

),
)
);

Ответить
@ranjithkalingeri4083
@ranjithkalingeri4083 - 19.05.2023 14:11

'await Future.delayed(const Duration(seconds: 2));' , add this before navigator to see loading animations for 2 sec every time app reloads

Ответить
@altoonka
@altoonka - 18.06.2022 13:12

type 'Null' is not a subtype of type 'Map<dynamic, dynamic>' in type cast

i cant load that blue loading spin, what can i do?

Ответить
@abusyedsalman9391
@abusyedsalman9391 - 26.05.2022 16:13

bro y is ur voice so pleasant to listen for longer periods!!

Ответить
@ehfoxgaming4998
@ehfoxgaming4998 - 02.03.2022 13:48

How do u use this to navigate between pages ?

Ответить
@mrabeer7125
@mrabeer7125 - 14.02.2022 21:16

Where should I add the page route? The loader is just keeps loading on my screen

Ответить
@Meshv_patel
@Meshv_patel - 01.12.2021 14:49

Hey I got error about expected Sting but got null in in home. Dart

Ответить
@dilshanahmed4334
@dilshanahmed4334 - 01.10.2021 20:02

are you bri iiish

Ответить
@ramonx.n9633
@ramonx.n9633 - 12.09.2021 20:05

thank you brother

Ответить
@shamaimm
@shamaimm - 23.08.2021 17:49

if anyone is having trouble with null safety add the newest version :
dependencies:
flutter_spinkit: ^5.0.0

Ответить
@jaimesantaflorez7056
@jaimesantaflorez7056 - 16.07.2021 19:07

I have to use CircularProgressIndicator because spinerkit didn´t work

Ответить
@cesarmachado2540
@cesarmachado2540 - 16.06.2021 22:41

to fix the Spinkit error change the version in pubspec because after null safety has been added in flutter only spinkit version 5.0.0 works, so put that flutter_spinkit: "^5.0.0" in pubspec it will work.

Ответить
@farhann.813
@farhann.813 - 11.06.2021 08:54

SpinKit might not work for later versions. Try this instead:
return Scaffold(
backgroundColor: Colors.grey[200],
body: const Center(
child: CircularProgressIndicator(),
)
);

Ответить
@csastudio9061
@csastudio9061 - 26.04.2021 05:55

Thanks bro ,hats off to your work

Ответить
@rajat_kumar
@rajat_kumar - 20.04.2021 17:43

I am getting an error Error: FormatException: Unexpected character (at character 1)
I/flutter ( 705): <!DOCTYPE html>
how to resolve this ?

Ответить
@AbhideepChakravarty
@AbhideepChakravarty - 01.03.2021 02:49

Anything in modal style. My need is to execute a REST API, and change nothing on the page except that toggle switch but that would happen becoz API will change the data and StreamBuilder will sense the data change and change the screen. But when I click the switch, I need to show some indicator until API responds. Suggestion?

Ответить
@agungprasetio8253
@agungprasetio8253 - 23.02.2021 16:16

These are awesome tutorials thanks man

Ответить
@sweetpotato420
@sweetpotato420 - 02.02.2021 16:05

cant import spinkit package in flutter even after adding dependancies to pubsec...any idea?

Ответить
@chankanhei
@chankanhei - 11.12.2020 06:05

Should we make the loading spinner within the home page, why do we need to run it in its own page?

Ответить
@kokosaad2771
@kokosaad2771 - 25.11.2020 15:42

I want to set this load in the time application loads , how can make it

Ответить
@lyg770
@lyg770 - 19.11.2020 03:04

Rubbish. Lol

Ответить
@rishikakkar1528
@rishikakkar1528 - 26.09.2020 11:52

I have to each and every tutorial is clearly explained and very useful,
I have started the playlist this week and it's going so good so far great work.👍👍

Ответить
@hassanraza7320
@hassanraza7320 - 12.09.2020 12:42

Spinner is not loading to fast as your's.

Ответить
@dharmang
@dharmang - 09.06.2020 19:19

Damn learning this much took time.... but it was worth it and your teachings are just amazing!.. Anyone can understand :D
Now i can make apps like this in like half an hour

Ответить
@shwanagha230
@shwanagha230 - 06.06.2020 18:29

wow

Ответить
@alexscriba6075
@alexscriba6075 - 25.05.2020 11:38

These are awesome tutorials thanks man

Ответить
@darakamalian7318
@darakamalian7318 - 07.04.2020 00:22

Thanks for the great tutorials
One question: I have the exact same code as you on my device ( double checked with your github repo) , however, i keep getting this error when i run the code:
I/flutter ( 4101): Connection closed before full header was received
Any idea on how to fix this?

Ответить
@sathvikpurushotham
@sathvikpurushotham - 06.04.2020 10:14

Thanks for putting so much effort into making these tutorials. Thank you so much!

Ответить
@MsPedroGomes
@MsPedroGomes - 10.01.2020 19:36

Simple view showing the implementation of an also simple package.
Thank you.

Ответить
@hammadulaziz1064
@hammadulaziz1064 - 31.12.2019 12:25

💙💙💙💙

Ответить
@kaiseanlim9587
@kaiseanlim9587 - 28.11.2019 04:40

Hi, is there anyway that i can enable the loading screen to load for a lil bit longer?

Ответить
@leondaz7380
@leondaz7380 - 23.11.2019 01:28

Told you I'm gonna finish this in one day, 3 videos to go.

Ответить
@JaspreetSingh-kk3bs
@JaspreetSingh-kk3bs - 29.09.2019 19:19

coolest one

Ответить
@yourfriend3123
@yourfriend3123 - 24.09.2019 17:42

'We got it Rrrrright here'. Thanks for your tutorials.

Ответить
@sidielhaje9698
@sidielhaje9698 - 24.09.2019 15:48

thanks

Ответить
@TheNerdyDev
@TheNerdyDev - 24.09.2019 11:28

Flutter is the new React Native.

Ответить