Giter Club home page Giter Club logo

Comments (9)

luckysmg avatar luckysmg commented on August 11, 2024

目前没有做这个,因为感觉意义不大,可以通过滑动列表来关闭,emm其实没有很理解这个需求的意义,微信的侧滑有做这个功能吗?

from flutter_swipe_action_cell.

luckysmg avatar luckysmg commented on August 11, 2024

因为我没办法监听到其他地方的点击事件

from flutter_swipe_action_cell.

niyangup avatar niyangup commented on August 11, 2024

android版本QQ的消息列表上有这个功能,另外感觉通过滑动列表来关闭有点繁琐

from flutter_swipe_action_cell.

luckysmg avatar luckysmg commented on August 11, 2024

这个应该是QQ定制的,因为你其他的cell内部自己定义的点击事件我捕获不到。。。不过后续我可以提供一个API让你去发出一个让所有cell关闭的事件,然后你自己在你自己的内容点击的时候根据我提供的API发一个事件,拉出的cell就可以关掉了,不过这样侵入性很强。。。

from flutter_swipe_action_cell.

niyangup avatar niyangup commented on August 11, 2024

可以的哥

from flutter_swipe_action_cell.

luckysmg avatar luckysmg commented on August 11, 2024

行,后续我会增加一些API,请关注后续版本

from flutter_swipe_action_cell.

niyangup avatar niyangup commented on August 11, 2024

太对了哥 哥太对

from flutter_swipe_action_cell.

luckysmg avatar luckysmg commented on August 11, 2024

已经在版本1.0.5+1中添加,具体使用方法就用SwipeActionEditController con = SwipeActionEditController()
调用
con.closeAllOpenCell();
这个controller可以不传入cell,但是如果要用编辑模式就需要传入cell中

from flutter_swipe_action_cell.

niyangup avatar niyangup commented on August 11, 2024

非常的棒棒 射射哥

from flutter_swipe_action_cell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.