Opened this video out of interest, BLoC users here. Learned the entirety of Riverpod. 🙏🙏
@dbestech Жыл бұрын
Welcome
@TrikNgonlen Жыл бұрын
...and I can use this logic for post images gallery...right?
@dbestech Жыл бұрын
yes,
@MohamedKhaled-zl4ci Жыл бұрын
Can you make an educational platform application for the courses, and how can we add the videos of each course and the pdf, and please keep the api
@dbestech Жыл бұрын
Here we go www.dbestech.com/tutorials/online-learning-course-app-tutorial
@satdevlpr Жыл бұрын
As always great content..
@dbestech Жыл бұрын
Much appreciated!
@post-modern-astrology Жыл бұрын
Still dont understand why change getx for riverpod ?!
@dbestech Жыл бұрын
I did not leave Getx. I made a lot tutorials with Getx. Now I wanna make some riverpod tutorials. I wanna teach BLoC, Getx and Riverpod
@sur2548 Жыл бұрын
Great Content, but can’t we just use state notifier?
@dbestech Жыл бұрын
You need a provider to expose to the ui. State Notifier holds the states, it does not expose the states to the outside world. You a provider to do it.
@sur2548 Жыл бұрын
Sorry, I meant a state provider? Without maintaining a custom class, it just int anyways?
@meek6836 Жыл бұрын
@@dbestech StateNotifierProvider does expose the state to the outside classes. You have a class extending statenotifier and then you assign the StateNotifierProvider to a variable and that variable if you add in ConsumerWidget ref object, you can access the StateNotifier state
@mshahzad6425 Жыл бұрын
sir kindly create project using webview in which . i have created webview app in flutter but the thing is that sometimes it didn't upload file in the website some time it didn't showing some part of website. i already create website and I have send my link flutter app. i am not create whole website in the flutter . if you want my website then I will give it to you it has sign in page and inside user or admin could upload file for class.