-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
40 lines (35 loc) · 1.24 KB
/
Copy pathpubspec.yaml
File metadata and controls
40 lines (35 loc) · 1.24 KB
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
31
32
33
34
35
36
37
38
39
40
name: iconic_morph
description: >-
Path-level icon animation for Flutter — morph one SVG icon into another, plus
3D constant-stroke spins, draw-on, trace, and idle loops, all drawn from your
own SVGs. No Rive, no Lottie, no new assets, and ZERO external dependencies.
version: 1.9.0
# Authored by Armanic Studio (https://pub.dev/publishers/armanic.studio).
repository: https://github.com/armanicdev/iconic_morph
issue_tracker: https://github.com/armanicdev/iconic_morph/issues
topics:
- icons
- animation
- svg
- morph
- motion
environment:
sdk: ^3.10.0
flutter: '>=3.24.0'
# Runtime dependencies: FLUTTER ONLY. The SVG path reader (lib/src/svg/, derived
# from path_parsing — see THIRD_PARTY_NOTICES.md) and the 4x4 matrix math
# (lib/src/math/mat4.dart) are bundled in-tree, so a consumer's `flutter pub get`
# pulls in nothing beyond the Flutter SDK.
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
# Batteries-included demo icons (MorphIcons.user/face/lock) — the 3 glyphs the
# morph showcase + example use. Bring-your-own SVGs also work (IconicMorph.svg
# / IconImage.svg), so this set is a convenience, not a requirement.
assets:
- assets/icons/