-
-
Notifications
You must be signed in to change notification settings - Fork 427
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (27 loc) · 737 Bytes
/
pubspec.yaml
File metadata and controls
30 lines (27 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: fluttertoast
description: Toast Library for Flutter, Easily create toast messages in single line of code
version: 9.0.0
homepage: https://github.com/PonnamKarthik/FlutterToast
issue_tracker: https://github.com/ponnamkarthik/FlutterToast/issues
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=1.10.0"
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
web: ">=1.0.0 <2.0.0"
flutter:
plugin:
platforms:
android:
package: io.github.ponnamkarthik.toast.fluttertoast
pluginClass: FlutterToastPlugin
ios:
pluginClass: FluttertoastPlugin
web:
pluginClass: FluttertoastWebPlugin
fileName: fluttertoast_web.dart
assets:
- assets/