Skip to content

Implement #27 (Expandable Widget)

Niklas Fix requested to merge feature/expandable_widget into develop

Why

Implements #27 (closed)

What

Added custom card widget which handles the expansion transition and gets the widget from the original screen, the route to the expanded screen and an hero tag as parameters.

Checklist

  • Documentation updated
  • Tested on Android
  • Tested on iOS
  • iOS/Android differences are respected
  • Added Unit Tests
  • Matches Design
  • No linting errors
  • Ready to be merged

Merge request reports

Loading