platform_settings_ui 0.1.2 platform_settings_ui: ^0.1.2 copied to clipboard
Easily create settings pages with iOS 15 and Android 11 norms.
0.1.2 - 18.03.2022 #
- Upgrading dependencies version
0.1.1 - 23.12.2021 #
- DarkMode available
- Adding numbers as EditType
0.1.0 - 11.11.2021 #
Breaking changes :
- You now need and EditType in SettingsTile, you can choose between
uneditable
,custom
,text
andlist
.
Added :
- Text and List settings.
0.0.3 - 09.11.2021 #
- Solving bug, image not showin in md
0.0.2 - 09.11.2021 #
- Added slider settings
0.0.1 - 08.11.2021 #
First version of the package
- Basics settings : UI for iOS and Android only, Switch Settings and normal settings
Planed to be added :
- Page to edit settings
- Text and sliders settings
- Dark mode