Imesh Madushanka

Results 7 issues of Imesh Madushanka

Feature Request: Do you have any idea to add Connection Timeout & received Timeout @trevorwang

feature request

@joanpablo I needs to set initial value of ```TextEditingController()..text``` value, How to overcome this situation ``` ReactiveTextField( formControlName:"control", controller: TextEditingController()..text = value.name ?? '', textInputAction: TextInputAction.next, keyboardType: TextInputType.name, textAlign: TextAlign.start,...

fixed issue - https://github.com/Tkko/Flutter_dismissible_page/issues/27#issue-1697340636

In the `RoundedLoadingButton` class has used `ElevatedButton` widget , some widget properties are got deprecated. ![Screenshot (141)](https://user-images.githubusercontent.com/50042375/233770152-d459e10b-40e1-4a8f-8a05-780f9393f21d.png)

`ElevatedButton` widget some parameters are deprecated as of now, Fixed the below mentioned issue. https://github.com/chrisedg87/flutter_rounded_loading_button/issues/62 Thank you

`PlatformException (PlatformException(no_carrier_name, No carrier name, java.lang.SecurityException: getDataNetworkTypeForSubscriber, null))` got above issue

**Which AWS Services is the feature request for?** aws-translate **Is your feature request related to a problem? Please describe.** https://docs.aws.amazon.com/translate/latest/APIReference/API_TranslateText.html For aws text translation , only accept string **Describe the...

feature-request