jifalops / simple_autocomplete_formfield

A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.
MIT License
42 stars 16 forks source link

Not possible to change keyboardAppearance. #17

Closed manandhar-aarya closed 2 years ago

manandhar-aarya commented 2 years ago

Hello, the keyboard is always in dark mode in iOS even when i set CupertinoThemeData brightness to Brightness.light and the Dark Mode of the device is off. Please refer to screenshot below.

I am using simple_autocomplete_formfield version 0.2.7

screenshot

manandhar-aarya commented 2 years ago

It seems to be fixed in version 0.3.0