gizmos_settings_screen 0.1.0-nullsafety.1 copy "gizmos_settings_screen: ^0.1.0-nullsafety.1" to clipboard
gizmos_settings_screen: ^0.1.0-nullsafety.1 copied to clipboard

outdated

A Flutter package for displaying in-app settings screens with a native look and feel.

0.0.1-alpha.1 - 2021/01/25 #

  • Initial pre-release

0.1.0-nullsafety.1 - 2021/05/08 #

  • Null-safety
  • Minor API tweaks:
    • sectionHeader and sectionFooter moved their string parameters into optional named parameters instead
      Widget sectionHeader(BuildContext context, {Key? key, String? header, Map<String, dynamic>? extraInfo})
      Widget sectionFooter(BuildContext context, {Key? key, String? footer, Map<String, dynamic>? extraInfo})
      
19
likes
0
points
15
downloads

Publisher

verified publishergizmos.dev

Weekly Downloads

A Flutter package for displaying in-app settings screens with a native look and feel.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, pedantic

More

Packages that depend on gizmos_settings_screen