Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toufikzitouni/flutter-bidirectional_scrollview_plugin
- Owner: toufikzitouni
- License: bsd-3-clause
- Created: 2017-07-24T03:31:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T06:59:59.000Z (about 3 years ago)
- Last Synced: 2024-08-01T16:26:48.842Z (3 months ago)
- Language: Dart
- Size: 59.6 KB
- Stars: 55
- Watchers: 4
- Forks: 22
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).