In this package, we can use some constants methods and widgets like share, show snack bar, image widget, etc.

Features

Use below features in this package

  1. Launcher
  2. Share
  3. SnackBar
  4. SingleButtonAlert
  5. DoubleButtonAlert
  6. ShowLoaderDialog
  7. EmailValidation
  8. Base64Encode
  9. PushNavigator
  10. PushReplaceNavigator
  11. DatePicker
  12. CheckInternet
  13. CheckPermission
  14. CachedNetworkImage Widget
  15. CenterAssetImage Widget

Usage

final constantMethods = ConstantMethods(); constantMethods.launcher('url'); constantMethods.share({String? assetImagePath, required String message})

Libraries

priyank