Kato Robert Berti

Results 6 issues of Kato Robert Berti

Flutter doctor: [√] Flutter (Channel master, 1.23.0-8.0.pre.27, on Microsoft Windows [Version 10.0.19041.508], locale en-US) • Flutter version 1.23.0-8.0.pre.27 at D:\Development\flutter • Framework revision 8db31a556b (6 days ago), 2020-09-28 14:32:00 +0200...

waiting-response

Would it be possible to integrate the ability to switch between live and test branch keys? We would like to enable for our qa to test both prod and debug...

enhancement

Expose colors for when the bar is disabled. ` mBarColor = DEFAULT_BAR_COLOR; setConnectingLineColor(DEFAULT_BAR_COLOR); mThumbColor = DEFAULT_BAR_COLOR; mThumbColorLeft = DEFAULT_BAR_COLOR; mThumbColorRight = DEFAULT_BAR_COLOR; mThumbBoundaryColor = DEFAULT_BAR_COLOR; mTickDefaultColor = DEFAULT_BAR_COLOR; setTickColors(DEFAULT_BAR_COLOR); mTickLabelColor...

Hello, This is my first contribution to retrofit or any other dart open-source project so sorry for any inconvenience. In my use case we are sending several different content-types in...

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...

![image](https://github.com/user-attachments/assets/92d24e1c-4296-4bb4-b30f-64a8f3258b78) When centering the SmoothIndicator it takes the widget beginning as the center instead of correctly taking half the widgets size as centerpoint. The indicators also go out of bounds....