Skip to content

Commit f84fde3

Browse files
✅ 0.0.4+5 release
1 parent 61968b9 commit f84fde3

File tree

9 files changed

+44
-45
lines changed

9 files changed

+44
-45
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## [0.0.1] - initial release
22
## [0.0.2] - added default timeline cards
33
## [0.0.3] - supports custom indicator & more examples
4-
## [0.0.4+4] - fixes dot line missing spacing
4+
## [0.0.4+5] - fixes dot line missing spacing

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
![logo](docs/images/logo.png)
7+
![logo](doc/images/logo.png)
88

99
> a fully customizable & general timeline widget, based on real-world application references
1010
@@ -58,9 +58,9 @@ https://www.pinterest.com/official_softmarshmallow/flutter-timeline/
5858

5959

6060
## simple example [(run it now!)](https://softmarshmallow.github.io/flutter-timeline/)
61-
![demo app](./docs/images/mac-ss.png)
62-
![demo app](./docs/images/mac-ss-2.png)
63-
![demo app](./docs/images/mac-ss-3.png)
61+
![demo app](doc/images/mac-ss.png)
62+
![demo app](doc/images/mac-ss-2.png)
63+
![demo app](doc/images/mac-ss-3.png)
6464

6565
more documentation available at [github](https://github.com/softmarshmallow/flutter-timeline)
6666

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

example/pubspec.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,42 +7,42 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.4.2"
10+
version: "2.5.0-nullsafety"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "2.0.0"
17+
version: "2.1.0-nullsafety"
1818
characters:
1919
dependency: transitive
2020
description:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.0.0"
24+
version: "1.1.0-nullsafety.2"
2525
charcode:
2626
dependency: transitive
2727
description:
2828
name: charcode
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.1.3"
31+
version: "1.2.0-nullsafety"
3232
clock:
3333
dependency: transitive
3434
description:
3535
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.0.1"
38+
version: "1.1.0-nullsafety"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.14.13"
45+
version: "1.15.0-nullsafety.2"
4646
expandable:
4747
dependency: "direct main"
4848
description:
@@ -56,7 +56,7 @@ packages:
5656
name: fake_async
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "1.1.0"
59+
version: "1.1.0-nullsafety"
6060
flutter:
6161
dependency: "direct main"
6262
description: flutter
@@ -80,21 +80,21 @@ packages:
8080
name: matcher
8181
url: "https://pub.dartlang.org"
8282
source: hosted
83-
version: "0.12.8"
83+
version: "0.12.10-nullsafety"
8484
meta:
8585
dependency: transitive
8686
description:
8787
name: meta
8888
url: "https://pub.dartlang.org"
8989
source: hosted
90-
version: "1.1.8"
90+
version: "1.3.0-nullsafety.2"
9191
path:
9292
dependency: transitive
9393
description:
9494
name: path
9595
url: "https://pub.dartlang.org"
9696
source: hosted
97-
version: "1.7.0"
97+
version: "1.8.0-nullsafety"
9898
sky_engine:
9999
dependency: transitive
100100
description: flutter
@@ -106,56 +106,56 @@ packages:
106106
name: source_span
107107
url: "https://pub.dartlang.org"
108108
source: hosted
109-
version: "1.7.0"
109+
version: "1.8.0-nullsafety"
110110
stack_trace:
111111
dependency: transitive
112112
description:
113113
name: stack_trace
114114
url: "https://pub.dartlang.org"
115115
source: hosted
116-
version: "1.9.5"
116+
version: "1.10.0-nullsafety"
117117
stream_channel:
118118
dependency: transitive
119119
description:
120120
name: stream_channel
121121
url: "https://pub.dartlang.org"
122122
source: hosted
123-
version: "2.0.0"
123+
version: "2.1.0-nullsafety"
124124
string_scanner:
125125
dependency: transitive
126126
description:
127127
name: string_scanner
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "1.0.5"
130+
version: "1.1.0-nullsafety"
131131
term_glyph:
132132
dependency: transitive
133133
description:
134134
name: term_glyph
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "1.1.0"
137+
version: "1.2.0-nullsafety"
138138
test_api:
139139
dependency: transitive
140140
description:
141141
name: test_api
142142
url: "https://pub.dartlang.org"
143143
source: hosted
144-
version: "0.2.17"
144+
version: "0.2.19-nullsafety"
145145
typed_data:
146146
dependency: transitive
147147
description:
148148
name: typed_data
149149
url: "https://pub.dartlang.org"
150150
source: hosted
151-
version: "1.2.0"
151+
version: "1.3.0-nullsafety.2"
152152
vector_math:
153153
dependency: transitive
154154
description:
155155
name: vector_math
156156
url: "https://pub.dartlang.org"
157157
source: hosted
158-
version: "2.0.8"
158+
version: "2.1.0-nullsafety.2"
159159
sdks:
160-
dart: ">=2.9.0-14.0.dev <3.0.0"
160+
dart: ">=2.10.0-0.0.dev <2.10.0"
161161
flutter: ">=1.12.0 <2.0.0"

pubspec.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,49 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.4.2"
10+
version: "2.5.0-nullsafety"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "2.0.0"
17+
version: "2.1.0-nullsafety"
1818
characters:
1919
dependency: transitive
2020
description:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.0.0"
24+
version: "1.1.0-nullsafety.2"
2525
charcode:
2626
dependency: transitive
2727
description:
2828
name: charcode
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.1.3"
31+
version: "1.2.0-nullsafety"
3232
clock:
3333
dependency: transitive
3434
description:
3535
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.0.1"
38+
version: "1.1.0-nullsafety"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.14.13"
45+
version: "1.15.0-nullsafety.2"
4646
fake_async:
4747
dependency: transitive
4848
description:
4949
name: fake_async
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "1.1.0"
52+
version: "1.1.0-nullsafety"
5353
flutter:
5454
dependency: "direct main"
5555
description: flutter
@@ -66,21 +66,21 @@ packages:
6666
name: matcher
6767
url: "https://pub.dartlang.org"
6868
source: hosted
69-
version: "0.12.8"
69+
version: "0.12.10-nullsafety"
7070
meta:
7171
dependency: transitive
7272
description:
7373
name: meta
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "1.1.8"
76+
version: "1.3.0-nullsafety.2"
7777
path:
7878
dependency: transitive
7979
description:
8080
name: path
8181
url: "https://pub.dartlang.org"
8282
source: hosted
83-
version: "1.7.0"
83+
version: "1.8.0-nullsafety"
8484
sky_engine:
8585
dependency: transitive
8686
description: flutter
@@ -92,55 +92,55 @@ packages:
9292
name: source_span
9393
url: "https://pub.dartlang.org"
9494
source: hosted
95-
version: "1.7.0"
95+
version: "1.8.0-nullsafety"
9696
stack_trace:
9797
dependency: transitive
9898
description:
9999
name: stack_trace
100100
url: "https://pub.dartlang.org"
101101
source: hosted
102-
version: "1.9.5"
102+
version: "1.10.0-nullsafety"
103103
stream_channel:
104104
dependency: transitive
105105
description:
106106
name: stream_channel
107107
url: "https://pub.dartlang.org"
108108
source: hosted
109-
version: "2.0.0"
109+
version: "2.1.0-nullsafety"
110110
string_scanner:
111111
dependency: transitive
112112
description:
113113
name: string_scanner
114114
url: "https://pub.dartlang.org"
115115
source: hosted
116-
version: "1.0.5"
116+
version: "1.1.0-nullsafety"
117117
term_glyph:
118118
dependency: transitive
119119
description:
120120
name: term_glyph
121121
url: "https://pub.dartlang.org"
122122
source: hosted
123-
version: "1.1.0"
123+
version: "1.2.0-nullsafety"
124124
test_api:
125125
dependency: transitive
126126
description:
127127
name: test_api
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "0.2.17"
130+
version: "0.2.19-nullsafety"
131131
typed_data:
132132
dependency: transitive
133133
description:
134134
name: typed_data
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "1.2.0"
137+
version: "1.3.0-nullsafety.2"
138138
vector_math:
139139
dependency: transitive
140140
description:
141141
name: vector_math
142142
url: "https://pub.dartlang.org"
143143
source: hosted
144-
version: "2.0.8"
144+
version: "2.1.0-nullsafety.2"
145145
sdks:
146-
dart: ">=2.9.0-14.0.dev <3.0.0"
146+
dart: ">=2.10.0-0.0.dev <2.10.0"

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: flutter_timeline
22
description: a fully customizable & general timeline widget, based on real-world application references
3-
version: 0.0.4+4
4-
author: (softmarshmallow) [email protected]
3+
version: 0.0.4+5
54
homepage: https://github.com/softmarshmallow/flutter-timeline
65
repository: https://github.com/softmarshmallow/flutter-timeline
76

0 commit comments

Comments
 (0)