https://github.com/felipecastrosales/scroll_to
Flutter POC with Scroll To concept.
https://github.com/felipecastrosales/scroll_to
element flutter flutter-apps flutter-examples flutter-package flutter-web index list package poc pubdev scroll scrolling scrollview web
Last synced: 3 months ago
JSON representation
Flutter POC with Scroll To concept.
- Host: GitHub
- URL: https://github.com/felipecastrosales/scroll_to
- Owner: felipecastrosales
- Created: 2023-02-19T15:47:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T16:41:19.000Z (over 3 years ago)
- Last Synced: 2025-10-09T06:41:31.497Z (9 months ago)
- Topics: element, flutter, flutter-apps, flutter-examples, flutter-package, flutter-web, index, list, package, poc, pubdev, scroll, scrolling, scrollview, web
- Language: C++
- Homepage:
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scroll To
Scrolling to a specific element in Flutter.
- Example A (Randomly generated list of items)
https://user-images.githubusercontent.com/59374587/219958717-32ec1637-f490-47e9-b73d-133194e5093e.mp4
- Example B (Predefined items)
https://user-images.githubusercontent.com/59374587/219961799-a6a27f10-e000-4bc5-ad34-2c62a3210ce4.mp4