init_screen 1.3.4 copy "init_screen: ^1.3.4" to clipboard
init_screen: ^1.3.4 copied to clipboard

outdated

An easy to use, multipurpose init screen to introduce your app

[1.3.4] - 08.06.2020 #

Fix nav bar overlap #

  • wrapped navbar with material in stack -> otherwise results in flutter error

[1.3.3] - 08.06.2020 #

Feature nav bar overlap optimization #

  • removed resizeToAvoidBottomPadding again cause of unwanted behavior
  • now nav bar is in separate stack independent of scaffold

[1.3.2] - 08.06.2020 #

Feature nav bar overlap #

  • added resizeToAvoidBottomPadding to scaffold -> keyboard overlaps navbar now
  • cleaned codebase

[1.3.1] - 07.06.2020 #

Feature nav helper end text modification #

  • nav helper end text now must be text widget -> easier to modify

[1.3.0] - 05.06.2020 #

Feature nav bar #

  • added optional nav bar -> can't be used together with nav buttons

[1.2.4] - 05.06.2020 #

Feature nav btn color #

  • added option to only change the nav btn color

[1.2.3] - 05.06.2020 #

Fix Merge conflict #

  • messed up merge, now fixed 👍

[1.2.2] - 05.06.2020 #

Feature background color #

  • yeah added background colors

[1.2.1] - 04.06.2020 #

Fix Navigation Helpers #

  • fixed positioning if nav helpers are not shown

[1.2.0] - 04.06.2020 #

Feature Navigation Helpers #

  • added validation as parameter if you already can change the page

[1.1.0] - 04.06.2020 #

Feature Navigation Helpers #

  • added icon buttons that help with navigation orientation
  • added customization options for them
  • changed default NavButton icon

[1.0.0] - 04.06.2020 #

Initial Release #

  • added InitScreen class
  • added customization possibilities
  • added examples
1
likes
40
pub points
38%
popularity

Publisher

unverified uploader

An easy to use, multipurpose init screen to introduce your app

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, material_design_icons_flutter

More

Packages that depend on init_screen