RomanSoviak
RomanSoviak
HI! How can I increase length between two dots

method `useOnlyOfflineRecognition(boolean)` do nothing
After setState on widget my inputted text in `TagsTextField` became deleted. In my simple TextField I can manage it with TextController. Please Add possibility to pass textController to TagsTextField or...
Hi my text in text field not fully displayed in Flutter WEB  `Tags( runAlignment: WrapAlignment.start, alignment: WrapAlignment.start, key: _tagStateKey, textField: TagsTextField( textStyle: TextStyle(fontSize: ScreenUtil().setSp(13)), inputDecoration: InputDecoration( focusColor: Colors.orange, labelText:...
### Steps to reproduce I got subscriptions info details after request `queryProductDetails` method, but I cannot find the trial period for the subscriptions. My subscriptions have trials it, but I...
https://github.com/hnvn/flutter_image_cropper/assets/26696190/a46e147c-6dff-4e8f-9cd1-c7b9063182b3 As you can see in the video the crop dialog is always pinned to the top of the page
I have this code and I don't know how to change text Color depends on the tab selection ``` bottomNavigationBar: StyleProvider( style: BookReaderNavigationBarStyle(), child: ConvexAppBar( style: TabStyle.react, items: bottomNavigationItems, color:...
### Version of flutter_inapp_purchase 5.4.2 ### Platforms you faced the error (IOS or Android or both?) Android ### Expected behavior I should be able to access IAPItem.freeTrialPeriodAndroid or similar api...