Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabBar 加号按钮未封装版本,带加号按钮 #8

Open
1 of 3 tasks
ChenYilong opened this issue Jul 18, 2019 · 0 comments
Open
1 of 3 tasks

TabBar 加号按钮未封装版本,带加号按钮 #8

ChenYilong opened this issue Jul 18, 2019 · 0 comments
Assignees
Labels

Comments

@ChenYilong
Copy link
Member

ChenYilong commented Jul 18, 2019

  • 基本 PlusButton 按钮样式,点击后显示widget (对应关系:iOS:ViewController Android:activity) @SuXiaoya

  • PlusButton 按钮样式点击后不显示VC(对应关系:iOS:ViewController Android:activity),触发自定义点击事件 //TODO:

  • 基本 PlusButton 按钮样式,点击后显示VC(对应关系:iOS:ViewController Android:activity),显示的VC(对应关系:iOS:ViewController Android:activity)对应的index,所见即所得,显示从0到n的递增序列。当前版本显示的 index 错位,点击加号按钮显示的index是4,期望显示2.(从0记数) //TODO:

以上规则参考 CYLTabBarController

@ChenYilong ChenYilong created this issue from a note in 开发相关任务认领 (To do) Jul 18, 2019
@SuXiaoya SuXiaoya assigned SuXiaoya and unassigned SuXiaoya Jul 18, 2019
XuYanci added a commit that referenced this issue Jul 23, 2019
[update][README]update README to add contributor info #8
@ChenYilong ChenYilong moved this from To do to In progress in 开发相关任务认领 Jul 23, 2019
@ChenYilong ChenYilong moved this from In progress to Done in 开发相关任务认领 Jul 23, 2019
@ChenYilong ChenYilong moved this from Done to In progress in 开发相关任务认领 Jul 23, 2019
XuYanci added a commit to XuYanci/tap_water that referenced this issue Jul 26, 2019
* 'master' of https://github.com/XuYanci/tap_water:
  [update][dev]update pr template
  [update][dev]update pr template.
  [update][dev]update pr template
  [update][dev]update pr template
  button居中,修改单击返回数据
  添加Function类型,完善代码规范
  btmNavbar map修改为item
  [!] 底部单击添加颜色变化,暴露tab单击事件,封装AppBar,底部tab通过传参数配置
  no message
  [+] tab配置通过传btmNavbar进行配置,优化按钮添加隐藏操作
  添加isButton判断是否带按钮
  调整文件结构,将Tabbar,TabbarItem 封装到单独的文件中
  [update][README]update README to add contributor info  iteatimeteam#8
  [update][flutter]update pull_request_template.

# Conflicts:
#	lib/TapWaterTabbar.dart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants