This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.1.1
2
+
3
+ - Allow alternative navigation using ` tapToNavigate ` on ` IndexedPageView `
4
+
1
5
## 2.1.0
2
6
- Add ` FilePathPreview `
3
7
- Adjust styling on ` LitBackButton `
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ packages:
92
92
path: ".."
93
93
relative: true
94
94
source: path
95
- version: "2.1.0 "
95
+ version: "2.1.1 "
96
96
material_color_utilities:
97
97
dependency: transitive
98
98
description:
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ packages:
160
160
name: source_span
161
161
url: "https://pub.dartlang.org"
162
162
source: hosted
163
- version: "1.9.0 "
163
+ version: "1.9.1 "
164
164
string_scanner:
165
165
dependency: transitive
166
166
description:
@@ -174,7 +174,7 @@ packages:
174
174
name: term_glyph
175
175
url: "https://pub.dartlang.org"
176
176
source: hosted
177
- version: "1.2.0 "
177
+ version: "1.2.1 "
178
178
typed_data:
179
179
dependency: transitive
180
180
description:
Original file line number Diff line number Diff line change 1
1
name : leitmotif
2
- version : 2.1.0
2
+ version : 2.1.1
3
3
homepage : https://github.com/litlifesoftware/leitmotif-flutter
4
4
description : >-
5
5
A collection of widgets and screens for Flutter implementing the Leitmotif Design Language.
You can’t perform that action at this time.
0 commit comments