Ricardo Lecheta

Results 3 issues of Ricardo Lecheta

Hi, I'm creating a flutter module to use in some native app, I'm following this guide: https://flutter.dev/docs/development/add-to-app But the flutter_statusbarcolor plugin doesn't work as a module because it was done...

Hi, in my project I need to read the **short_name** from **administrative_area_level_1**, but the package read just the **long_name**. Is it possible to update the package? How can I do...

On Android, the CircularProgressIndicator fills all the size of my image.. It should be better that it just shows a small progress at the center of the image. On iOS...