Skip to content

wisekiddo/Flutter-Toolkit

Repository files navigation

Flutter Tools

Flutter useful utilities and functionalities

The Features

Utilities

  • Get the device information for both Android and IOS
    • Created as Utils
    • Options to add more device information to retrieve

Functionalities

  • Send and Return data from a screen to another

    • Using ListView.builder show the records
    • Enable to select/click list record
    • Send data and Navigate to another screen
  • Custom AppBar

    • Transparent and masking of items/content
    • Leading button and Action button with icons
  • Bottom Navigation bar

    • System icons
    • Event/Tap/Click listeners
  • DynamicList using ListView

    • System icons
    • Event/Tap/Click listeners
    • physics: BouncingScrollPhysics
    • controller: scrollController - to controll and detect if there is a change in the list, implements scroll to the new element
    • TextStyle, Icon, GestureDetector and Tap/Event listener

About

Flutter useful utilities and functionalities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published