sliver_passthrough
Описание
Utility package that provides a seamless way to use box widgets sandwiched between slivers
Языки
- Dart100%
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
README.md
Utility package that provides a seamless way to use box widgets sandwiched between slivers
Features
- Two widgets:
andSliverPassthrough. First one turns sliver layout protocol to a box one, and the second one continues sliver layout where the first left off.BoxToSliverPassthrough also providesSliverPassthroughin the form ofboxScrollOffset, which can be useful forValueListenable<double>, for example.CustomPaint
Usage
Community
Feel free to use GitHub Discussions if you want:
- to ask a question to get help;
- to influence the project;
- to share ideas;
- to share interesting things this project allowed you to make;
- or to just discuss something related.
Reporting bugs
If you encounter any bugs, feel free to use GitHub Issue Tracker to search for an existing issue or to open up a new one.
Contribution
If you have something to contribute to the package, feel free to send out a GitHub Pull Request.
License
All the source code is open and distributed under the MIT license.