/FlutterUtils

This library encapsulates the functions that commonly used in Flutter development which have.

Primary LanguageDartMIT LicenseMIT

flutter_utils

This library encapsulates the functions that commonly used in Flutter development which have.

  • Navigate

navigateTo
navigateToWithFadeAnimation
pop
  • Screen Size

getScreenSize
screenHeight({double divided = 1, double reducedSize = 0.0})
screenWidth({double divided = 1, double reducedSize = 0.0})