Cristian Zazo
Cristian Zazo
**Is your feature request related to a problem? Please describe.** Currently, the sheet's border radius depends on the value of `FeedbackThemeData.sheetIsDraggable` **Describe the solution you'd like** Being able to set...
**Is your feature request related to a problem? Please describe.** If the `AppBar` color is light, but the feedback provider background is dart, status bar brightness is not changed so...
### Version 2.5.0 ### Library feedback ### Flutter channel stable ### Flutter version 3.0.5 ### Platform Android ### Details When trying to open a custom Feedback widget, I'm seeing the...
Today I received a new message regarding a Flutter app published in Play Store, with the following information: > You'll need to complete a declaration soon for apps using REQUEST_INSTALL_PACKAGES...
**Describe the bug** There's no way to release resources used by `UnityWidget`. We are using Unity for an AR feature, and the second time you open the screen with a...
This is the output from logs: ``` I/flutter (13956): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ I/flutter (13956): The following _CastError was thrown building PageIndicator(dirty, state: _PageIndicatorState#1ec88): I/flutter (13956): Null...
## Steps to reproduce I can't always reproduce it, but it happens more frequently if you try to take a photo just after opening the camera (and already having a...
Fixes https://github.com/flutter/flutter/issues/66250 Fixes https://github.com/best-flutter/flutter_swiper/issues/227
### :information_source: Info Version: `0.9.1` ### :speech_balloon: Description We're using flavors for our app, so instead of adding the `flutter_icons` to `pubspec.yaml`, following the flavor's section on `README.md`, we created...