Mostafa Soliman
Mostafa Soliman
Ability to change the title of the toggle on or off
It would be very helpful to use something like this on form fields `Validators.notEquals(value)`.
Closing https://github.com/MostafaSolimanMO/once/issues/26 by converting `FutureBuilder` to `StatefulWidget`. No code changes are required except `showOnEveryNewVersion` & `showOnEveryNewBuild` named parameter `key` will be unnamed and replaced by a named `Key? key` to...
When I tried to use `ShowUpList` with `enableLazyLoading` is `false` It throw `RangeError (index): Invalid value: Valid value range is empty: 0`
# Description `dash_flags` is a fantastic resource for displaying countries' flags. However, an issue has been encountered when using the `Country.fromCode` function for specific countries like India and Island (All...