Amadeu Cavalcante Filho

Results 43 issues of Amadeu Cavalcante Filho

The sample application does not receive SMS. Maybe, if you add ``` ``` on ``` ```

I tried to import the library with SPM, but I got an error of non-modular header inside the framework. The strangest thing of all is: It compiles with `swift run`...

I had a problem that the Camera URL use some digest authentication. So, I included a library for handle this kind of authentication, for more information about the dependency included...

We can add the script below to gradle. So, the Travis will give the right version for the library when it deploys to GitHub and/or other repositories. ```groovy def getVersionCode...

enhancement

![image](https://user-images.githubusercontent.com/11631092/57572663-dd62d600-73f3-11e9-9d47-d950b4d399a1.png) ``` When the exception was thrown, this was the stack: flutter: #2 _FlushbarState.initState (package:flushbar/flushbar.dart:203:12) flutter: #3 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:3830:58) flutter: #4 ComponentElement.mount (package:flutter/src/widgets/framework.dart:3696:5) flutter: #5 Element.inflateWidget (package:flutter/src/widgets/framework.dart:2950:14) flutter: #6 Element.updateChild...

From [here](https://github.com/flutter/flutter/wiki/Code-generation-in-Flutter), you can find that builder can be added in the `builders` section of `pubspec.yaml`, so it will run as a step for build, or flutter run. That could...

enhancement
good first issue

It would be great to have support for text fields as well.

On the screen that shows the members ![image](https://user-images.githubusercontent.com/11631092/47849668-4caa9e00-ddb1-11e8-8b07-790b664739e3.png) If I want to fetch the network on the pagination event, like while the user is scrolling. What would it be the...

### Translation to pt-br We have a huge community in Brazil of iOS developers. But, not all of them are fluent in English, we could make it more accessible to...

Error output ``` πŸš€ Starting to generate project SmartAPI... πŸ‘‰ Removing any previous temporary folder... βœ… Done πŸ‘‰ Making temporary folder (/Users/Amadeu/Developer/swiftplate_temp)... βœ… Done πŸ‘‰ Making a local clone of...