Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toufikzitouni/flutter-bidirectional_scrollview_plugin

Plugin that provides a bidirectional scrollview
https://github.com/toufikzitouni/flutter-bidirectional_scrollview_plugin

Last synced: 13 days ago
JSON representation

Plugin that provides a bidirectional scrollview

Awesome Lists containing this project

README

        

# bidirectional_scroll_view

This package for [Flutter](https://flutter.io)
allows you to scroll in both horizontal and vertical directions.

It works as follows:

```dart
new BidirectionalScrollViewPlugin(child: )
```

## Support

Please file [issues and feature requests](https://github.com/toufikzitouni/flutter-bidirectional_scrollview_plugin/issues).