Skip to content

PandoraMaze/BySlidingPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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