toast_kit 2.2.1 copy "toast_kit: ^2.2.1" to clipboard
toast_kit: ^2.2.1 copied to clipboard

A production-grade Flutter SDK for in-app toast notifications.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app/app.dart';

void main() {
  runApp(const ToastKitShowcaseApp());
}
1
likes
160
points
259
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-grade Flutter SDK for in-app toast notifications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on toast_kit