Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
  • Sign in
F
Front-End
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abdullh.alsoleman
  • Front-End
  • Repository

Switch branch/tag
  • front-end
  • examples
  • api
  • test
  • material
  • reorderable_list
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Bruno Leroux's avatar
    Add a ReorderableListView example with cards + cleanup existing tests (#126155) · de261546
    Bruno Leroux authored May 05, 2023
    ## Description
    
    This PR adds one `ReorderableListView` example to demonstrate how `proxyDecorator` can be used to animate cards elevation.
    
    https://user-images.githubusercontent.com/840911/236468570-d2b33ab3-6b6d-4f8d-90de-778dcf1ad8ce.mp4
    
    For motivation, see https://github.com/flutter/flutter/issues/124729#issuecomment-1521524190.
    
    ## Related Issue
    
    Fixes https://github.com/flutter/flutter/issues/124729
    
    ## Tests
    
    Adds 1 tests.
    
    This PR also moves some misplaced example tests from `examples/api/test/reorderable_list` to `examples/api/test/material/reorderable_list` (and replaces two existing ones).
    de261546
Name
Last commit
Last update
..
reorderable_list_view.0_test.dart Loading commit data...
reorderable_list_view.1_test.dart Loading commit data...
reorderable_list_view.2_test.dart Loading commit data...
reorderable_list_view.build_default_drag_handles.0_test.dart Loading commit data...
reorderable_list_view.reorderable_list_view_builder.0_test.dart Loading commit data...

HIAST - GitLab