single_child_two_dimensional_scroll_view 0.0.3 copy "single_child_two_dimensional_scroll_view: ^0.0.3" to clipboard
single_child_two_dimensional_scroll_view: ^0.0.3 copied to clipboard

A box in which a single widget can be scrolled in two dimensions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add single_child_two_dimensional_scroll_view

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

dependencies:
  single_child_two_dimensional_scroll_view: ^0.0.3

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:single_child_two_dimensional_scroll_view/single_child_two_dimensional_scroll_view.dart';
8
likes
160
points
736
downloads

Publisher

verified publisherhornmicro.com

Weekly Downloads

A box in which a single widget can be scrolled in two dimensions

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on single_child_two_dimensional_scroll_view