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

TabController dispose error #2

Closed
burakkurtarir opened this issue Jul 23, 2020 · 4 comments
Closed

TabController dispose error #2

burakkurtarir opened this issue Jul 23, 2020 · 4 comments

Comments

@burakkurtarir
Copy link

I'm getting this error A TabController was used after being disposed, when i leave from page.

@afonsocraposo
Copy link
Owner

afonsocraposo commented Jul 23, 2020

Can you give me more information @burakkurtarir ? For example, how to recreate the problem? Can you also provide me the debug log?
Thank you!

@Eng-Mohamed-Elsayed
Copy link

image
the same probleam @afonsocraposo

@afonsocraposo
Copy link
Owner

Thank you for the screenshot @mohamedElsayed-Qtoof!
I'll try to reproduce the problem and fix it

@afonsocraposo afonsocraposo added the bug Something isn't working label Jul 28, 2020
Repository owner locked and limited conversation to collaborators Jul 28, 2020
Repository owner unlocked this conversation Jul 28, 2020
@afonsocraposo afonsocraposo reopened this Jul 28, 2020
@afonsocraposo
Copy link
Owner

Thank you @burakkurtarir and @mohamedElsayed-Qtoof for bringing this problem into my attention. This bug has been fixed on commit 4ec81c8.
You can also use the most recent version of this package by updating your pubspec.yaml to:

dependencies:
  flutter:
    sdk: flutter
  buttons_tabbar: ^0.1.2+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants