flutter_cards_reel 0.0.2 icon indicating copy to clipboard operation
flutter_cards_reel: ^0.0.2 copied to clipboard

Cards Reel list component respecting Flutter Slivers protocol

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cards_reel

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

dependencies:
  flutter_cards_reel: ^0.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:flutter_cards_reel/cards_reel_physics.dart';
import 'package:flutter_cards_reel/cards_reel_view.dart';
import 'package:flutter_cards_reel/sliver_cards_reel.dart';
4
likes
100
pub points
65%
popularity

Publisher

verified publisher iconkoldoon.ru

Cards Reel list component respecting Flutter Slivers protocol

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_cards_reel