You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
339 B
19 lines
339 B
name: cherry_toast
|
|
description: A new way to display toasts in flutter with elegant design and animations
|
|
version: 1.0.2
|
|
homepage: https://github.com/koukibadr/Cherry-Toast
|
|
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
|
|
flutter:
|