flutter_artist_2d_scrollables 0.9.0 copy "flutter_artist_2d_scrollables: ^0.9.0" to clipboard
flutter_artist_2d_scrollables: ^0.9.0 copied to clipboard

An identity-driven, strictly stateless 2D scrolling layout engine built on top of Google's two_dimensional_scrollables for the FlutterArtist ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_2d_scrollables

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

dependencies:
  flutter_artist_2d_scrollables: ^0.9.0

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:flutter_artist_2d_scrollables/flutter_artist_2d_scrollables.dart';
0
likes
160
points
39
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

An identity-driven, strictly stateless 2D scrolling layout engine built on top of Google's two_dimensional_scrollables for the FlutterArtist ecosystem.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, two_dimensional_scrollables

More

Packages that depend on flutter_artist_2d_scrollables