Prateek Sharma
Prateek Sharma
Because it is registered as a factory, so whenever you write `getIt()`, it will return with a new instance. You can also not use `context.read()`, because `context` is changed which...
Please attach the screenshot or give a link to that.
I got the issue here. Its dealing with text not scaling at first for different devices, I am learning how to do that. Second is I can ellipsize it, but...
When you apply your solution, do you see don't size change for assassin row and remaining lines have different fontsize. Can you share the screenshot(app) of your solution
Release version seems bad.. I didn't expect that. But the fix with flexible seems to be working, I wanted to check in iPhone SE. One subscriber asked to make app...
Already created for provider & Flutter Bloc. Did you check?
pubspec.yaml add flutter_bloc dependency And run flutter pub get command in terminal