Gianluca Bettega
Gianluca Bettega
I can't customize both my light and dark themes on flutter web. Even changing the colors the app is stuck with the default options. Also changing the theme only works...
**Steps to Reproduce** Cloned hive repo and executed pub get These two files seems to be with errors:  `hive_aes_native_cbc_cipher.dart` lines 57 and 77 `hive_aes_native_gcm_cipher.dart` same lines The errors: `'HiveAesNativeGcmCipher.decrypt'...
I don't know why but when my Pluto grid loads, the first row is selected (when it exists), but not the first cell, so when i press any arrow keyboard...
Do you have any roadmap of updates planned for this library? if so, we users could help with the development
### :information_source: Info Version: `e.g. v0.9.2` ### :speech_balloon: Description The background color of the app on the store/home menu is different than the one on the multitasking tab. The first...
Can i set a closed range of hours? Example: i wanna the user to only be able to select hours from 11 to 18 Something like the minuteDivider option but...
It would be nice to have an alert showing to the user what went wrong.
Please add money format mask with custom coin symbol (something like flutter_money_formatter).
Getx could have a new code maintainer (two more would be nice) There are many opened pull requests and issues, and @jonataslaw don't have the time to keep upgrading the...
Today users have to create by themselves a currency column (and implement the necessary filters and functions). It'll be awesome if pluto had this by default - [x] factory PlutoColumnType.currency...