-
### Page URL
https://docs.flutter.dev/ui/widgets
### Page source
_No response_
### Describe the problem
The Cupertino sliver widgets are added but. not the Material sliver widgets. Add …
-
Replace Expansion Tiles with grouped slivers
https://api.flutter.dev/flutter/widgets/SliverMainAxisGroup-class.html
ideas:
- add scrollbar with a label of the month
conflicting with #169
-
Currently, I don't think we can implement sliverAppbar with is package. Probably you can consider making it possible. Thanks
-
Make it possible to execute any command on the sliver server and get output
example, I want to use an armory command that doesn't exist within the sliver.interactive.BaseInteractiveCommands class
-
Should the sliver_info table reject sliver URNs that are not well formed?
Currently, the AuthZ code rejects things that are not valid urns, as in:
```
05/20/2015 15:27:30:ERROR :amsoil:[sav1] [ARG…
-
First up, thanks for creating and maintaining this great package !
I've been using the smooth function on some SpatVectors containing polygons with different values, and noticed that it introduces …
-
I have a requirement. If I have 5000 options, I hope to use super_sliver_list to display them in the bottomSheet. How can I set the initial value so that the initial value can be displayed in the cent…
-
https://github.com/Sl-Sanda-Ru/Py-Fuscate
Reference: https://thedfirreport.com/2024/09/30/nitrogen-campaign-drops-sliver-and-ends-with-blackcat-ransomware/
-
I'd like to request sliver support being added to this package. I haven't seen any table package support slivers but I think it'd be a great addition. Although in my use case, all I'd need are separat…
-
I tried to tap on a `SuperReader` in a test:
```dart
await tester.tap(find.byType(SuperReader));
```
This produced an error:
```
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═══════════…