Capt. Michael

Results 20 issues of Capt. Michael

There's throwToolExit exception occurs every time of APK start launching. Remove ```flutter_facebook_login: ^3.0.0``` from _pubspec.yaml_ can fix this. So, I think this is an issue of flutter_facebook_login, please help to...

Seems FloatingActionButton can't work with SwipeRefreshLayout, right? ``` XML ``` Code as above, this button won't appear, even I've attached it to plan list view in Java code. If I...

When I create an instance of any type of Validator, for example, NotEmptyValidator, there always be an error with detailedMessage "Failed resolution of: Lcom/throrinstudio/android/example/validator/R$string;". My source code is following: NotEmptyValidator...

## 🚀 Feature Requests Now, have to set speech rate like following for both Android and iOS system, I suggest use an uniform one, let SDK to set for each...

enhancement

I mean how can I set transformation and make it like in following gif: ![Transformation](https://raw.githubusercontent.com/yarolegovich/SlidingRootNav/master/art/sample.gif)

Add gradle source from Aliyun.

Can not download credential json file from `API Manager > Credentials > Create credentials > Service account key > New service account`, this path seems no longer available. Would you...

Hi, I'm trying to use SimpleMDE in my Nuxt.js project, but I couldn't make it yet. It would be very appreciated if anyone could share some successful experiences. Firstly, I...

double转数字字符串,并移除末尾多余的0。请考虑!