Swipe to Expand backdrop A Flutter example

  library, UI, Widgets

This is an example app in which the backdrop can be expanded or contracted with a swipe gesture.

Swipe to Expand backdrop example

Example app to demonstrate the ability to expand or contract backdrop using a swipe gesture

Demo

Installing

  • Clone this repo
  • Use “flutter run” to run the app

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Download Source code on GitHub