mploigt / flutter_text_field_bug_with_provider

This demonstrates a text fields bug when changing the theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

textfieldbug

Bug when changing the theme while using text fields

How to reproduce

  • run the project in simulator
  • type someting in the "email" field
  • click into the password field
  • click the switch in the top right corner.

See video text_field_bug.mov

Note: branch without_provider shows the same error without using a Provider.

About

This demonstrates a text fields bug when changing the theme


Languages

Language:Dart 85.5%Language:Kotlin 5.8%Language:Swift 5.6%Language:HTML 2.6%Language:Objective-C 0.5%