Intkhab Ahmed
Intkhab Ahmed
How adding intent.setAction("ThisFixDataLost") in the code fixed the problem. It is working, but what is the logic?
@jlubeck use `keepSuggestionsOnLoading: false` also
Btw, strange, I removed this one also and it is not happening anymore
@SachinGanesh I am also getting the same error and the app is not building
Did you try increasing the textScaleFactor value? Try increasing it, if you haven't and let me know.
No, I haven't used any explicit font-family. I have used Canvas to draw text. I don't know what's the actual issue, maybe it is the issue from the Go Flutter...
Sure I will try go-flutter, and will try to find the cause
@MariaMelnik The customization of middleDate is limited to BoxDecoration, but I want to customize its textStyle as well
@MariaMelnik Thanks, will check it
@trevorwang the url will be dynamic and will be sent as a parameter to the function. In your example it is static value. Like this one - https://square.github.io/retrofit/2.x/retrofit/retrofit2/http/Url.html