-
I'm using react-boilerplate (https://github.com/mxstbr/react-boilerplate).
When I use "npm install --save react-toolbox" I get the following errors:
```
E:\ReactLaravel\Boilerplate\react-boilerplate…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
### Android application type
.NET Android (net7.0-android, etc.)
### Affected platform version
net7.0-android
### Description
Using the `Android.Widget.TimePicker` and trying to set it to scroll …
-
## Environment
Run `react-native info` in your terminal and paste its contents here.
```
React Native Environment Info:
System:
OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R)…
-
As reported by 2 users on the weather settings, I am unable to reproduce it.
Trail Sense: 4.2.0
Android SDK: 23
Device: samsung trltexx (SM-N910F)
Fragment: WeatherSettingsFragment
Diagnostics:…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Good evning sir , while executing the code i got this output and error
/usr/local/lib/python3.10/dist-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_e…
-
## Use case
I've recently tried to answer a [question on stackoverflow](https://stackoverflow.com/questions/70275340/change-background-and-text-color-of-time-picker-button-in-flutter). Basically th…
-
# Feature Request
As the default picker theme is "White & green in android and White in iOS". I think there should be an option/prop to change the theme or color of the Date-Picker?
## Why it is…
-
### Steps to reproduce
1. Create custom ThemeData with useMaterial3: true,
2. Provide timePickerTheme, changing confirmButtonStyle or\and cancelButtonStyle
3. Provide created theme to the app…