sh_alert

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sh alert

SHAlert #


Custom Alert for Flutter with Lottie
Supported Platforms #


Android
IOS


How to Use #
# add this line to your dependencies
sh_alert: ^0.0.5
copied to clipboard
import 'package:sh_alert/sh_alert.dart';
copied to clipboard
To call the SHAlert #
showShDialog(
context: context,
title: "Success",
description:
"In publishing and graphic design, Lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content. Lorem ipsum may be used as a placeholder before final copy is available.",
textColor: Colors.black,
buttonColor: Colors.grey,
lottieType: LottieType.asset,
lottieFile: "assets/files/success.json");

copied to clipboard
Must pass a lottieFile as an argument either network or as an asset which can be configured using lottieType
Preview Images (No BuildContext) #


If you need any features suggest #
...

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator