Flutter SVG Animations With Rive
1:00:44
Flutter Bloc & Cubit Tutorial
47:58
3 жыл бұрын
Пікірлер
@cromuelbarut9859
@cromuelbarut9859 11 күн бұрын
I learned a lot, thanks
@Mhmd_SHA
@Mhmd_SHA 12 күн бұрын
💎
@Mhmd_SHA
@Mhmd_SHA 12 күн бұрын
Oh... Man.. this playlist is 💎 Even after this years. 😩 Thanks sir..❤ I hope you're doing great 🥳
@user-dw9xo6dc9g
@user-dw9xo6dc9g 16 күн бұрын
Thank you so much, Reso Coder. Your tutorials have significantly improved my understanding of testing and made learning new aspects of Flutter enjoyable.
@user-dw9xo6dc9g
@user-dw9xo6dc9g 16 күн бұрын
Hello, Reso Coder. I can't subscribe your newsletter. It's shows API related issue.
@LuisHernandez-sd8sc
@LuisHernandez-sd8sc 22 күн бұрын
Here reviewing again this great vidios for new App in 2024, ty Reso Coder
@qobilabduraximov1431
@qobilabduraximov1431 24 күн бұрын
what is called snippets or is it your custom snippets?
@CodingWithBinaryGeek-bf1sp
@CodingWithBinaryGeek-bf1sp 24 күн бұрын
any one getting null error and other types of unexpected result. fix: @GenerateMocks( [NumberTriviaRemoteDataSource, NumberTriviaLocalDataSource, NetworkInfo]) import 'number_trivia_repository_impl_test.mocks.dart';
@user-gc6fu9fd5u
@user-gc6fu9fd5u 25 күн бұрын
what was the dart version used here?
@overbyte
@overbyte 27 күн бұрын
literally the greatest tutorial about this subject i've spent 2 days with stackoverflow, ddg and even (God help me) chatgpt trying to work this out and the indication about how to use it with named routes as well - amazing work 👍
@CodingWithBinaryGeek-bf1sp
@CodingWithBinaryGeek-bf1sp 28 күн бұрын
Which icon theme are you using
@mclee5081
@mclee5081 Ай бұрын
great teaching! thanks
@muhammadbilalsaeed5920
@muhammadbilalsaeed5920 Ай бұрын
Does releasing your apps on stores have the same effect with clients as well?
@kartikshrivastava1500
@kartikshrivastava1500 Ай бұрын
I think code duplication is fine inside tests, as each unit test is expected to be optimised for readabiliy over DRYness
@johnniegilkerson4724
@johnniegilkerson4724 Ай бұрын
liar there is no link for code or assets in description
@johnniegilkerson4724
@johnniegilkerson4724 Ай бұрын
how can I switch it to fahrenheit?
@MaggicBones
@MaggicBones 2 ай бұрын
Hello There in 2024 :)
@carlosfau4492
@carlosfau4492 2 ай бұрын
Very interesting presentation of an architecture. I have a question for you. In functional programming, you usually have an Either and a Try defined as Try<T> = Either<Error. T>. A Future<T> can be seen as an asynchronous version of Try<T>. Why don't you use the Future error response to handle errors and instead adds an additional layer of wrapping the error inside an Either inside the Future? Is just to differentiate "Business" errors from "infrastructure" errors?
@saifiu
@saifiu 2 ай бұрын
love u
@christianstuhlberger4430
@christianstuhlberger4430 2 ай бұрын
I searched for ages on how to implement the notification icons on android that i think i went crazy. Luckily I found your video where you explain it in detail. Thanks it helped me lot :)
@yousour5112
@yousour5112 2 ай бұрын
thanks
@user-ld6tv8li5c
@user-ld6tv8li5c 2 ай бұрын
hey matt, what happened on Flutter Developer Bootcamp? did you just shut it down without notice? i'm so confused about this. i hope you explain about this on discord soon. and please let us know when we can access our paid course back.
@bacamolle
@bacamolle 2 ай бұрын
It worked! Thank you!
@user-zr7sg1pk3n
@user-zr7sg1pk3n 2 ай бұрын
WOW NICE TUTS Man you are a good teacher. I hope you rejoin.
@calalmuradov6162
@calalmuradov6162 2 ай бұрын
if someone have problem with Ai script just change it if (puck.position.y < puckBoundary.Up) // before it was down change to up
@aloussase
@aloussase 2 ай бұрын
I come from doing Clean Architecture in Android and Dotnet and this series was a fantastic resource that helped me port my knowledge to Flutter. Many thanks!
@aloussase
@aloussase 2 ай бұрын
I wouldnt have created an interface for use cases because no one is really benefiting from that and it makes the code uglier because the different use cases are sufficiently different to make it awkward to use the same interface. Otherwise great video!
@aloussase
@aloussase 2 ай бұрын
The use case interface would be neater with something like variadic template parameters for the params type
@kishanbhuta3009
@kishanbhuta3009 2 ай бұрын
why cant we just do like :- abstract class Bird extends AirborneInsect { void chirp() { print('chirping'); } }
@yoriichi28
@yoriichi28 2 ай бұрын
Great video @ResoCoder Suppose there is some variable like bool , string or any variable that can change UI like isSaved Something like that so if we need to handle them how we can Like in Getx we can declare in controller file but in this structure how we can manage As u said in bloc there will be only less logic like calling apiRepo/use case so can you explain that one? It will be great. Also more question on any sdk implementation like firebase services or suppose we are using any ChatSdk so how do we manage that in clean architecture
@user-jn5gn6iq4j
@user-jn5gn6iq4j 3 ай бұрын
I follow you, I try to adjust to The code is the current version. Your teaching is excellent. But I encountered a problem. The argument type 'Null' can't be assigned to the parameter type 'int'. So I tried to fix it. when(mockNumberTriviaRepository.getConcreteNumberTrivia(any<int>())) .thenAnswer((_) async => const Right(tNumberTrivia)); Then I ran into another problem. An expression whose value is always 'null' can't be dereferenced. Try changing the type of the expression. Who can help me?
@Amankumar_Raone
@Amankumar_Raone 3 ай бұрын
nyc explaination
@norwegiancamper2800
@norwegiancamper2800 3 ай бұрын
I’ve been searching KZfaq for days trying to find a good, simple, and straightforward Flutter BLOC tutorial with no luck, until I found this one. Absolutely perfect! 👌
@h3w45
@h3w45 3 ай бұрын
Flutter community needs you please come back
@semangatfanny4838
@semangatfanny4838 3 ай бұрын
11:06 and 12:54
@semangatfanny4838
@semangatfanny4838 3 ай бұрын
12:15 android SDK 21
@semangatfanny4838
@semangatfanny4838 3 ай бұрын
15:39 here
@johnnywest5445
@johnnywest5445 3 ай бұрын
-Don't waste your time on this, it's outdated and the code no longer works as written.- On second thought, I'm sure the information is sound. I may just go through the videos and not follow along with the coding portions.
@honourableman
@honourableman 3 ай бұрын
problem is player goes inside the puck. How can i solve that problem? I mean it does collide and bounces the puck but when make it collide with wall it goes inside the player.
@honourableman
@honourableman 3 ай бұрын
Is there any way to use OverLap method if i have used 3d collider?
@ggre55
@ggre55 3 ай бұрын
Sdk doc is terrible as any other google doc
@demiashmoore149
@demiashmoore149 3 ай бұрын
i know this is an old video but im trying to learn code and targetPosition isnt working for me coming up as does not exist in the current context and Random is coming up as is ambiguous reference.... what do i do? if anyone can help
@harishprasadrajeurs2771
@harishprasadrajeurs2771 3 ай бұрын
nice
@anassa6737
@anassa6737 3 ай бұрын
Bad state: No method stub was called from within `when()`. Was a real method called, or perhaps an extension method?
@I__--
@I__-- 3 ай бұрын
Great tutorial
@srinivasrg5125
@srinivasrg5125 4 ай бұрын
Super great tutorial! Thank You!
@walidelharrak9455
@walidelharrak9455 4 ай бұрын
just beautiful
@emmalynnabiamos2412
@emmalynnabiamos2412 4 ай бұрын
Thank you so much for this tutorial. I've been following while applying the TDD Clean Architecture to a project I'm currently working on. This is the best! As someone who heard but haven't tried TDD, I see how amazing it is now. Subscribed :)
@shahoodgmail
@shahoodgmail 4 ай бұрын
Somehow the control bar in v1.7.5 is cluttered. There is no padding between progress bar and controls, so much so that the volume icon is 20% cut from the bottom. The experience is so bad that now I'm building my own simple control bar and using the VideoProgressIndicator class of video_player package as progress bar.
@user-cg7yd4lx3i
@user-cg7yd4lx3i 4 ай бұрын
The first person who explained why you have to have both models and entities, great stuff!
@user-oz3qs6nj8o
@user-oz3qs6nj8o 4 ай бұрын
Hello Reso, is a chat channel the same as a chat group? I want to know if multiple members can all chat at the same time or in the same chat channel all together? please let me know as it is very important for my app to have group chat functionallity, adding groups, adding memebrs to these groups and so on.
@user-cz1uh8ee5b
@user-cz1uh8ee5b 4 ай бұрын
I have been receive an error about mockNumberTriviaRepository.getConcreteNumberTrivia(any)) My code didn't accept the argument ANY Someone have the same ?