Hello friends . I have a Widget that uses a StatefulHookWidget with a method increaseRange() , ... . Now I want to access those methods from another widget using a GlobalKey....
Is there a way to create Google Map markers with dynamic images coming from the backend ??
Any other way otherthan CustomPaint ? Like if there is a package you guys knows 🙏
any one knows how to create a sliver column that can hold sliver widgets in one group , i mean like without using of SliverToBoxAdapter ? @yeasinsheikh
@yeasinsheikh @Belokotov did you guys used injectable ?
Anyone knows how i can make this tutor like orange ui in flutter ?
@yeasinsheikh got another issue 😄 like , is it possible to access the class that extends StateNotifier without WidgetRef ?
guys how do i achieve this in Provider ? 🫤
Anyone knows how to fix this lagging behavior when using GoogleMap inside CustomScrollView ? @yeasinsheikh @Belokotov
anyone here uses riverpod 🖐?
this is my manually typed injection , as my project goes larger i got very long line of code so i decided to use code generation , but how do you handle in a such Red marked c...
hello everyone is there anyway of implementing route guard in onGenerated or named Route ...?