Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 634 Bytes

File metadata and controls

26 lines (20 loc) · 634 Bytes

BySlidingPanel

pub package author

A Sliding Panel Item Widget.

Feature

  • 支持左右设置按钮;
  • 手势滑动速度和滑动距离过半判定

Get Started

Add Dependency

dependencies:
  by_sliding_panel: ^1.0.0

Usage

import 'package:by_sliding_panel/by_sliding_panel.dart';

child: BySlidingPanel();

Support or Contact