animated_reorderable_list 1.0.5 copy "animated_reorderable_list: ^1.0.5" to clipboard
animated_reorderable_list: ^1.0.5 copied to clipboard

A Flutter Reorderable Animated List with simple implementation and smooth transition.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'home_page.dart';

void main() {
  runApp(const MaterialApp(title: 'Motion List Example', home: HomePage()));
}
48
likes
140
pub points
85%
popularity

Publisher

verified publishercanopas.com

A Flutter Reorderable Animated List with simple implementation and smooth transition.

Repository (GitHub)
View/report issues

Topics

#animated-list #reorderable-list #reorderable-grid #drag-and-drop #list

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_reorderable_list