flutter_news icon indicating copy to clipboard operation
flutter_news copied to clipboard

News application developed for practice, learning and testing the potential of this powerful Framework Flutter.

Results 4 flutter_news issues
Sort by recently updated
recently updated
newest added

I dont understand why but the same api hosted on my server is not working. Anything I have to do for my api to work?![Screenshot_2021-07-19-15-09-35-895_com.rafaelbarbosatec.newsflutter.jpg](https://user-images.githubusercontent.com/64803962/126137142-160e266d-237e-4968-8284-37ce8ee1ddb6.jpg) ![Screenshot_2021-07-19-15-09-32-848_com.rafaelbarbosatec.newsflutter.jpg](https://user-images.githubusercontent.com/64803962/126137189-71fb1439-6dbc-4aa3-a870-b17f3e96a928.jpg)

Extend a line in README.md file.

How can i use this with wordpress api?

Hi, I'm trying to use a WebviewScaffold by `flutter_webview_plugin` to replace the Text Widget in _getDescription, the problem is the webview is outside the container : ![pic](https://user-images.githubusercontent.com/10370643/50489424-7c67d200-09ff-11e9-8bf9-f0d81f0616c5.jpg) my code: ```...