An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# StickyScrollView
[![pub package](https://img.shields.io/badge/pub-v1.0.0-brightgreen?style=flat&logo=flutter)](https://pub.dev/packages/sticky_scroll_view)
[![author](https://img.shields.io/badge/author-:byk-4189d5?style=flat&logo=github)](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: