diagonal_scrollview 0.1.0+2 copy "diagonal_scrollview: ^0.1.0+2" to clipboard
diagonal_scrollview: ^0.1.0+2 copied to clipboard

discontinued
outdated

A Flutter package project to enable the scrolling over both, the vertical and horizontal axis at the same time, as well as zooming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagonal_scrollview

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  diagonal_scrollview: ^0.1.0+2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:diagonal_scrollview/diagonal_scrollview.dart';
20
likes
0
pub points
57%
popularity

Publisher

unverified uploader

A Flutter package project to enable the scrolling over both, the vertical and horizontal axis at the same time, as well as zooming.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on diagonal_scrollview