Amadeu Cavalcante Filho
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...
 ``` 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...
It would be great to have support for text fields as well.
On the screen that shows the members  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...