flutter_cards_reel 0.0.3 copy "flutter_cards_reel: ^0.0.3" to clipboard
flutter_cards_reel: ^0.0.3 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.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: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';
5
likes
130
points
68
downloads

Publisher

verified publisherkoldoon.ru

Weekly Downloads

Cards Reel list component respecting Flutter Slivers protocol

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_cards_reel