Hcakil
Results
3
comments of
Hcakil
Is there any solution or another applicable for iOS card scan part package suggest ? Thanks in advance.
Version: flutter_tex: ^4.0.3+1 When I used below part the padding occurred. loadingWidgetBuilder: (context) => Center( child: const CupertinoActivityIndicator(), ), But after I commented it Problem gone. You may solve your...
It solved the issue. Maybe we need to add this info to documentation. Thanks.