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

DefaultTabController problem flutter_masked_text #40

Open
cmregazzo opened this issue Sep 18, 2019 · 0 comments
Open

DefaultTabController problem flutter_masked_text #40

cmregazzo opened this issue Sep 18, 2019 · 0 comments

Comments

@cmregazzo
Copy link

Good Morning,
I am using flutter masked text inside a DefaultTab Controller, after switching between Tabs three or four times, the following error is generated:

The following assertion was thrown building Container:
A MaskedTextController was used after being disposed.

Is there anything I'm doing wrong?

Version: flutter_masked_text: ^0.8.0

Follow the Flutter Doctor:

C:\src\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, v1.9.1+hotfix.2, on Microsoft Windows [versão 10.0.18362.356], locale pt-BR)
• Flutter version 1.9.1+hotfix.2 at C:\src\flutter
• Framework revision 2d2a1ffec9 (12 days ago), 2019-09-06 18:39:49 -0700
• Engine revision b863200c37
• Dart version 2.5.0

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at C:\Users\cristian_regazzo\AppData\Local\Android\sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-29, build-tools 29.0.2
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)
• All Android licenses accepted.

[√] Android Studio (version 3.5)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin version 39.0.3
• Dart plugin version 191.8423
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)

[√] VS Code (version 1.38.0)
• VS Code at C:\Users\cristian_regazzo\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.4.1

[√] Connected device (1 available)
• Samsung Galaxy S9 • 192.168.247.104:5555 • android-x86 • Android 8.0.0 (API 26)

• No issues found!
Process finished with exit code 0

Tks,

Cristian Regazzo

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

1 participant