rubinbasha
rubinbasha
Greetings and thank you for the good work with this library. I have used it in an app i am working on and I really admire your work with this....
I did add flutter_flavorizr after creating the project, nonetheless, the project is quite new, max one month old. When trying to run it in an iOS simulator I get this...
I am using a AutoTabsScaffold in my home screen of my app. I have used this way to define nested navigation graphs @RoutePage(name: 'FavoritesRouter') class FavoritesRouterPage extends AutoRouter {} I...
### Version of flutter_calendar_carousel 2.4.2 ### Expected behavior when executing flutter pub get the dependencies get resolved ### Actual behavior **dependency resolution is blocked** Resolving dependencies... Note: intl is pinned...
I am currently using the library and in some API calls I am making I get DioException [unknown]: null Error: HttpException: Connection reset by peer, uri = https://my.api/api/v1/endpoint?query=value What I...
I have a HueRingPicker in which I have enabled alpha. When the hex color is displayed the alpha channel value is shown as the last characters of the TextField, when...