{"id":15474531,"url":"https://github.com/knopp/flutter_reorderable_list","last_synced_at":"2025-04-04T16:17:16.887Z","repository":{"id":32011087,"uuid":"130598855","full_name":"knopp/flutter_reorderable_list","owner":"knopp","description":"ReorderableList for Flutter","archived":false,"fork":false,"pushed_at":"2023-10-25T18:11:34.000Z","size":217,"stargazers_count":337,"open_issues_count":22,"forks_count":97,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-28T15:11:23.600Z","etag":null,"topics":["dart","flutter","listview","reorderable"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knopp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-22T19:05:43.000Z","updated_at":"2025-02-27T03:47:26.000Z","dependencies_parsed_at":"2024-06-18T17:12:34.960Z","dependency_job_id":null,"html_url":"https://github.com/knopp/flutter_reorderable_list","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knopp%2Fflutter_reorderable_list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knopp%2Fflutter_reorderable_list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knopp%2Fflutter_reorderable_list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knopp%2Fflutter_reorderable_list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knopp","download_url":"https://codeload.github.com/knopp/flutter_reorderable_list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208190,"owners_count":20901570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","listview","reorderable"],"created_at":"2024-10-02T03:02:44.372Z","updated_at":"2025-04-04T16:17:16.868Z","avatar_url":"https://github.com/knopp.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reorderable List in Flutter\n\niOS-like proof of concept reorderable list with animations\n\n## Preview\n\n\u003cimg src=\"https://i.imgur.com/nuHCTdP.gif\" width=\"300\"\u003e\n\n## Getting Started\n\nSee `example/lib/main.dart` for example usage\n\n## Highlights\n\nUnlike flutter's `ReorderableListView` this one \n* Works with slivers so it can be placed in `CustomScrollView` and used with `SliverAppBar`\n* Supports large lists (thousands of items) without any issues\n\nOther features\n\n* Smooth reordering animations\n* Supports different item heights\n* iOS like reordering with drag handle \n* Android like (long touch) reordering \n\n## Caveats\n\nThere are no API stability guarantees. \n\nIf you used previous version of reorderable list keep in mind that `ReorderableListener` now needs to be placed somewhere in `ReorderableItem` hierarchy in order to detect touch and trigger actual reordering (see the example).\n\nAlternatively, you can wrap entire row in `DelayedReorderableListener` to get material like long-press reordering behavior.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknopp%2Fflutter_reorderable_list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknopp%2Fflutter_reorderable_list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknopp%2Fflutter_reorderable_list/lists"}