forked from fluttercandies/extended_text
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
29 lines (24 loc) · 777 Bytes
/
pubspec.yaml
File metadata and controls
29 lines (24 loc) · 777 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: extended_text
description: Extended official text to build special text like inline image or @somebody quickly,it also support custom background,custom over flow,gradient and custom selection toolbar and handles.
version: 14.1.0
repository: https://github.com/fluttercandies/extended_text
issue_tracker: https://github.com/fluttercandies/extended_text/issues
topics:
- extended-text
- custom-text-overflow
- gradient-text
environment:
sdk: '>=3.5.0 <4.0.0'
flutter: ">=3.24.0"
dependencies:
extended_text_library: ^12.0.0
# version: ^11.0.0-dev.1
# hosted: "https://pub.dev"
flutter:
sdk: flutter
dependency_overrides:
# extended_text_library:
# path: ../extended_text_library
dev_dependencies:
flutter_test:
sdk: flutter