diagonal_list 0.0.1 copy "diagonal_list: ^0.0.1" to clipboard
diagonal_list: ^0.0.1 copied to clipboard

This package allows you to scroll in horizontal and vertical ways at the same time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagonal_list

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

dependencies:
  diagonal_list: ^0.0.1

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_list/diagonal_list.dart';
2
likes
120
pub points
54%
popularity

Publisher

unverified uploader

This package allows you to scroll in horizontal and vertical ways at the same time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagonal_list