Sander Kersten
Sander Kersten
When using `Scrollable.ensureVisible(context)` on a child of `SliverStickyHeader` with `overlapsContent: true`, the `Scrollable` scrolls to the wrong position. The problem appears to be in `childScrollOffset` (https://github.com/letsar/flutter_sticky_header/blob/master/lib/src/rendering/sliver_sticky_header.dart#L346) which returns `_headerExtent` even...
The title says it all. Now that flutter started supporting macOS, it would be create if this plugin also worked for it. (Or at least doesn't make the platform channel...
iOS allows for alternate app icons that can be set with an API. See https://developer.apple.com/documentation/uikit/uiapplication/2806818-setalternateiconname
Report that an internet connection is available as soon as one request succeeds instead of potentially waiting for the last to time out.
## 🏗 Enhancement Proposal Remove unused `PERMISSION_PHOTOS_ADD_ONLY` constant: https://github.com/Baseflow/flutter-permission-handler/blob/2e47f05ae9dabee2bc671166301aa948259b39f2/permission_handler_apple/ios/Classes/PermissionHandlerEnums.h#L60 It is confusing as it suggest it should be used for `addOnly` photos permission, while it does nothing and `PERMISSION_PHOTOS` is...
The line with the (*) below causes `info: Unnecessary use of parentheses. (unnecessary_parenthesis at line 1`, but without parenthesis around `foo?.items` it's a syntax error. ```dart Iterable bar(Foo? foo) =>...
It would be useful to be able to expand the hit test area of a widget. Often, the size of a widget can't be increased without ugly hacks or at...
For example, in some cases, other parties require "EC PRIVATE KEY" as a label. Which is not one of the options in `PemLabel`.
Fix old style numeral used instead of lining numeral