as_toast_x 1.0.0 copy "as_toast_x: ^1.0.0" to clipboard
as_toast_x: ^1.0.0 copied to clipboard

outdated

A beautiful designed toast with animations, contains multiple built in designs and let you design your toast

as_toast_x #

[]

as_toast_x Toast Library for Flutter

Build Checks

Now this toast library supports two kinds of toast messages one which requires BuildContext other with BuildContext

Supported Platforms

Android

How to Use

add this line to your dependencies #

as_toast_x: ^1.0.0

import 'package:as_toast_x/as_toast_x.dart'; Toast with Build Context (Android) as_toast_x( context, blurMode: BlurMode.COLORDOGLE, Text("Qabul qilindi!", style: asTextStyle( size: 16, color: Colors.white, fontWeight: FontWeight.w800)), );

13
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful designed toast with animations, contains multiple built in designs and let you design your toast

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, lottie

More

Packages that depend on as_toast_x