cupertino_setting_control 1.1.0 copy "cupertino_setting_control: ^1.1.0" to clipboard
cupertino_setting_control: ^1.1.0 copied to clipboard

Wrapper for multiple kind of Cupertino Inputs (Textfield, Dropdown, Slider)

1.1.0 #

  • Refactor: Add null sound safety

1.0.3 #

  • Feature: crossAxisAlignment is now always center

1.0.2 #

  • Updated dependencies

1.0.1 #

  • Updated dependencies
  • Formatted code

1.0.0+7 #

  • Fixed a bug that caused dark mode not to apply to background color

1.0.0+6 #

  • Add super(key) to SettingRow

1.0.0+5 #

  • Added reference to entire tutorial
  • Removed NewPage settings control. It wasn't working anyway ;)

1.0.0+4 #

  • Added a lot of documentation for usage.

1.0.0+3 #

  • Fixed a bug that caused drop down preselection not to work.

1.0.0+2 #

  • Fixed a bug that caused TextField widgets not to work because of an errornous initialization.

1.0.0+1 #

  • Initial release.