PackRuble / dynamic_pin_list

Dynamic pinning of items in a list using slivers and a pinch of magic 🔮

Home Page:https://t.me/rublepack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynamic_pin_list

Use this repository as a starting point for setting up control dynamic pining of items in the list (CustomScrollView)

Customize the animation of the docking widget at the bottom of the list to your liking.

Related question: How do I dynamically anchor an item at the top or bottom of a list?

To run this example, clone the repository on your machine and use the command:

flutter run

Feature

The selected item can be anchored both at the bottom and at the top of the list, depending on its current position in the list.

dynamic_pin_1.gif

Dependencies
flutter_hooks
visibility_detector
sliver_tools

About

Dynamic pinning of items in a list using slivers and a pinch of magic 🔮

https://t.me/rublepack

License:MIT License


Languages

Language:C++ 44.8%Language:CMake 37.1%Language:Dart 8.9%Language:HTML 3.7%Language:C 2.8%Language:Swift 2.3%Language:Kotlin 0.3%Language:Objective-C 0.1%