-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpubspec.yaml
More file actions
27 lines (24 loc) · 634 Bytes
/
pubspec.yaml
File metadata and controls
27 lines (24 loc) · 634 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
name: typewritertext
description: A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.
version: 3.0.9
homepage: https://inidia.app
repository: https://github.com/Nialixus/typewritertext.git
issue_tracker: https://github.com/Nialixus/typewritertext/issues
funding:
- https://ko-fi.com/nialixus
screenshots:
- description: "TypeWriter Logo"
path: logo.png
topics:
- utility
- animation
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter