Тёмный
Ripples Code
Ripples Code
Ripples Code
Подписаться
The channel is intended to provide training on different programming languages

1. JSF

2. Prime Faces

3. Flutter

4. Jasper Report

5. Maven

6. Android

7. Java

8. Spring MVC

9. Kotlin

10. Dart

11. Vue JS

12. React JS

13. Deno

14 . Many More
Комментарии
@tutosolve
@tutosolve 2 часа назад
for someone who get this error : state.where: void filterPlayersByName(String name) { if (name.isEmpty) { state = allPlayer; // Nếu tên trống, hiển thị tất cả người chơi } else { state = allPlayer.where((player) { final playerName = player['name'] as String; return playerName.toLowerCase().contains(name.toLowerCase()); }).toList(); } } it will work.
@DashingTillDeath-k5t
@DashingTillDeath-k5t 2 дня назад
Doing great dear. I m from Pakistan
@thajudheen2362
@thajudheen2362 3 дня назад
🎉🎉🎉
@user-rt1bn2wm6u
@user-rt1bn2wm6u 4 дня назад
how to get the code
@ripplescode
@ripplescode 4 дня назад
Search ripples code gist
@SAshan-gj1sg
@SAshan-gj1sg 4 дня назад
great video
@nickledesmac.786
@nickledesmac.786 4 дня назад
Thanks so much!!!
@arashshirali3397
@arashshirali3397 7 дней назад
when you use bloc you dont need setState for shown password
@ripplescode
@ripplescode 7 дней назад
Yes you can do that with bloc
@heesungjin8554
@heesungjin8554 10 дней назад
next episode when you open?
@ripplescode
@ripplescode 10 дней назад
Sunday
@harisbashir2719
@harisbashir2719 11 дней назад
state.counter>=3 it self return true and false so what's the use of ternary operator then
@manishkarki8119
@manishkarki8119 13 дней назад
so neat and good way of managing token. As I am using bloc, it would take little time to manage these all. anyway I would do it. and thank you for this video
@manishkarki8119
@manishkarki8119 15 дней назад
sir is this the industrial level method of managing token for user authentication.. i am making one big project so I can follow the same. yes?
@ripplescode
@ripplescode 15 дней назад
Yes
@manishkarki8119
@manishkarki8119 15 дней назад
@@ripplescode can i get the git repo of this code
@ripplescode
@ripplescode 15 дней назад
It's not in git. Visit www.ripplescode.com
@tripleai-c8s
@tripleai-c8s 17 дней назад
Great
@tripleai-c8s
@tripleai-c8s 17 дней назад
This course is underrated
@MrTofighi
@MrTofighi 18 дней назад
It was great, when will the new episode be released?
@ripplescode
@ripplescode 18 дней назад
Very soon
@MrTofighi
@MrTofighi 18 дней назад
@@ripplescode thank you
@jihedbouchnak
@jihedbouchnak 19 дней назад
Thanks, excellent Job , quick update : name:state.params['lang']! became name:state.pathParameters['lang']!
@wesleybarnes5376
@wesleybarnes5376 19 дней назад
Thank you brother
@gindCode
@gindCode 22 дня назад
I would like to configure my vsc just like you have it? do you have a video of that?
@ripplescode
@ripplescode 19 дней назад
No
@ded6911
@ded6911 25 дней назад
getx sucks
@pitchplusofficial
@pitchplusofficial 25 дней назад
After doing a hot-restart your app crashed for exceptions, so how could you still interact with the UI?🤔🧐
@ripplescode
@ripplescode 25 дней назад
I didn't face the issue
@maazafridi2090
@maazafridi2090 27 дней назад
I have been following your channel for very long time. It's very great channel. But i don't know why low subscribers 😒
@ripplescode
@ripplescode 27 дней назад
Same question 😔
@pandiaz62
@pandiaz62 28 дней назад
Thank you for your interesting work
@rahmanullahhaqyar6339
@rahmanullahhaqyar6339 29 дней назад
please can you tell me how to add pull to refresh functionality to getx view
@rahmanullahhaqyar6339
@rahmanullahhaqyar6339 29 дней назад
Hi dear how are you
@ripplescode
@ripplescode 29 дней назад
Fine
@yetesfaalemayehu3806
@yetesfaalemayehu3806 Месяц назад
👍
@yetesfaalemayehu3806
@yetesfaalemayehu3806 Месяц назад
it is also better to share the source code on the videos if you can do that
@ripplescode
@ripplescode Месяц назад
Please visit www.ripplescode.com
@paranthamanarumugam4172
@paranthamanarumugam4172 Месяц назад
Hi thanks for this video ,for example am in the application 3rd screen i disconnect the network how i check this result same
@ripplescode
@ripplescode Месяц назад
Do it for entire app instead of individual screen
@manishgautam2424
@manishgautam2424 Месяц назад
do use injectable
@jeeva3984
@jeeva3984 Месяц назад
It's look like NotifierProvider what is the different ?
@rabarhusen9170
@rabarhusen9170 Месяц назад
Why u use appwrite ?
@ripplescode
@ripplescode Месяц назад
Just for tutorial purpose.
@rabarhusen9170
@rabarhusen9170 Месяц назад
💚💚💚
@rabarhusen9170
@rabarhusen9170 Месяц назад
💚💚💚
@shubhamjaiswal1139
@shubhamjaiswal1139 Месяц назад
Very well explained sir, Thak you❤
@bhavan8677
@bhavan8677 Месяц назад
For POST Method ?
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
Is it okay to use a sized box for spacing in columns or in listview?
@ripplescode
@ripplescode Месяц назад
Yes
@maazafridi2090
@maazafridi2090 Месяц назад
awesomee...
@maazafridi2090
@maazafridi2090 Месяц назад
is hive or shared preferences same ??
@maazafridi2090
@maazafridi2090 Месяц назад
is this database is only for saving data orr can we also use auth etc doing hive ?
@mohdajmal3445
@mohdajmal3445 Месяц назад
Thank you very much bro. This is the only series that I found useful for bloc thanks a lot. 🎉
@JesAstro
@JesAstro Месяц назад
thank you bro i have a question Getx is Better Or Bloc ? For Big Project And What Architect Is Better For Flutter Web ?
@ripplescode
@ripplescode Месяц назад
Bloc
@JesAstro
@JesAstro Месяц назад
@@ripplescode thank you
@didum
@didum Месяц назад
Man you are really good at your stuf! Thank you!
@ripplescode
@ripplescode Месяц назад
Watch my latest series on bloc and cubit
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
Your video series are super helpful 👍.
@xavier4107
@xavier4107 Месяц назад
Please make projects using hive local storage + bloc architecture
@xavier4107
@xavier4107 Месяц назад
Please make a todo app with hive & bloc. Make similar projects using hive & bloc
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
It would be great if you mave tutorial on get_it for dependency injection
@ripplescode
@ripplescode Месяц назад
I have used get_it in this project and you will get a basic idea how to use this.
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
@@ripplescode oh that's great
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
Awesome!!
@spidermanrv
@spidermanrv Месяц назад
Following from Brazil!
@maazafridi2090
@maazafridi2090 Месяц назад
Awesome ❤.
@manishgautam2424
@manishgautam2424 Месяц назад
waiting for it , but be sure in your next videos you use Clean Arch. , SOLID , Best File Structure , Developer Experience based app using Macros or Code Gen tools , prefer Repository, and Use case based ARCH.
@ripplescode
@ripplescode Месяц назад
Not using clean architecture. But yes repository pattern will be used.
@TheSclare
@TheSclare Месяц назад
Don't use appwrite man. Their API and file download are too slow for production.
@SabinPoudel-iw2rf
@SabinPoudel-iw2rf Месяц назад
Informative and Helpful