animated_toast_list 1.0.2 animated_toast_list: ^1.0.2 copied to clipboard
Anyone who uses this package will feel more free. Because this package is generic, you can create the toast you want.
import 'package:flutter/material.dart';
import 'package:sample/sample_app.dart';
void main() => runApp(const SampleApp());