https://github.com/pandoramaze/stickyscrollview
:oden: A Nested Scroll Layout with Sticky View.
https://github.com/pandoramaze/stickyscrollview
android dart flutter header ios list nestedsroll scroll stick widget
Last synced: 4 months ago
JSON representation
:oden: A Nested Scroll Layout with Sticky View.
- Host: GitHub
- URL: https://github.com/pandoramaze/stickyscrollview
- Owner: PandoraMaze
- License: bsd-3-clause
- Created: 2020-07-10T07:19:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T08:23:35.000Z (almost 6 years ago)
- Last Synced: 2025-10-23T05:18:46.063Z (8 months ago)
- Topics: android, dart, flutter, header, ios, list, nestedsroll, scroll, stick, widget
- Language: Dart
- Homepage:
- Size: 936 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# StickyScrollView
[](https://pub.dev/packages/sticky_scroll_view)
[](https://github.com/bluesofy)
A Nested Scroll Layout with Sticky View.
## Feature
- 基于NestedScrollView实现;
- 清晰的三层结构,Header + StickView + Content
## Get Started
### Add Dependency
```yaml
dependencies:
sticky_scroll_view: ^1.0.0
```
### Usage
```dart
import 'package:sticky_scroll_view/sticky_scroll_view.dart';
child: StickyScrollView();
```
## Support or Contact
- E-Mail: