Skip to content

Commit 465d01c

Browse files
committed
ver 0.1.2 changes: disposal of animation controller
1 parent 8d5adc8 commit 465d01c

3 files changed

Lines changed: 35 additions & 73 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@
1212
## [0.1.1] - June 28, 2020
1313

1414
* Custom switch active and inactive text
15+
16+
## [0.1.2] - September 21, 2020
17+
18+
* Dispose of animation controller

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add this to your package's `pubspec.yaml` file:
1515

1616
```yaml
1717
dependencies:
18-
flutter_switch: ^0.1.1
18+
flutter_switch: ^0.1.2
1919
```
2020
2121
You can install packages from the command line with Flutter:
@@ -51,7 +51,7 @@ class _MyHomePageState extends State<MyHomePage> {
5151
height: 55.0,
5252
valueFontSize: 25.0,
5353
toggleSize: 45.0,
54-
value: status5,
54+
value: status,
5555
borderRadius: 30.0,
5656
padding: 8.0,
5757
showOnOff: true,

example/pubspec.lock

Lines changed: 29 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,62 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
archive:
5-
dependency: transitive
6-
description:
7-
name: archive
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "2.0.11"
11-
args:
12-
dependency: transitive
13-
description:
14-
name: args
15-
url: "https://pub.dartlang.org"
16-
source: hosted
17-
version: "1.5.2"
184
async:
195
dependency: transitive
206
description:
217
name: async
228
url: "https://pub.dartlang.org"
239
source: hosted
24-
version: "2.4.0"
10+
version: "2.4.2"
2511
boolean_selector:
2612
dependency: transitive
2713
description:
2814
name: boolean_selector
2915
url: "https://pub.dartlang.org"
3016
source: hosted
31-
version: "1.0.5"
32-
charcode:
17+
version: "2.0.0"
18+
characters:
3319
dependency: transitive
3420
description:
35-
name: charcode
21+
name: characters
3622
url: "https://pub.dartlang.org"
3723
source: hosted
38-
version: "1.1.2"
39-
collection:
24+
version: "1.0.0"
25+
charcode:
4026
dependency: transitive
4127
description:
42-
name: collection
28+
name: charcode
4329
url: "https://pub.dartlang.org"
4430
source: hosted
45-
version: "1.14.11"
46-
convert:
31+
version: "1.1.3"
32+
clock:
4733
dependency: transitive
4834
description:
49-
name: convert
35+
name: clock
5036
url: "https://pub.dartlang.org"
5137
source: hosted
52-
version: "2.1.1"
53-
crypto:
38+
version: "1.0.1"
39+
collection:
5440
dependency: transitive
5541
description:
56-
name: crypto
42+
name: collection
5743
url: "https://pub.dartlang.org"
5844
source: hosted
59-
version: "2.1.3"
45+
version: "1.14.13"
6046
cupertino_icons:
6147
dependency: "direct main"
6248
description:
6349
name: cupertino_icons
6450
url: "https://pub.dartlang.org"
6551
source: hosted
6652
version: "0.1.3"
53+
fake_async:
54+
dependency: transitive
55+
description:
56+
name: fake_async
57+
url: "https://pub.dartlang.org"
58+
source: hosted
59+
version: "1.1.0"
6760
flutter:
6861
dependency: "direct main"
6962
description: flutter
@@ -75,26 +68,19 @@ packages:
7568
path: ".."
7669
relative: true
7770
source: path
78-
version: "0.1.0"
71+
version: "0.1.2"
7972
flutter_test:
8073
dependency: "direct dev"
8174
description: flutter
8275
source: sdk
8376
version: "0.0.0"
84-
image:
85-
dependency: transitive
86-
description:
87-
name: image
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "2.1.4"
9177
matcher:
9278
dependency: transitive
9379
description:
9480
name: matcher
9581
url: "https://pub.dartlang.org"
9682
source: hosted
97-
version: "0.12.6"
83+
version: "0.12.8"
9884
meta:
9985
dependency: transitive
10086
description:
@@ -108,28 +94,7 @@ packages:
10894
name: path
10995
url: "https://pub.dartlang.org"
11096
source: hosted
111-
version: "1.6.4"
112-
pedantic:
113-
dependency: transitive
114-
description:
115-
name: pedantic
116-
url: "https://pub.dartlang.org"
117-
source: hosted
118-
version: "1.8.0+1"
119-
petitparser:
120-
dependency: transitive
121-
description:
122-
name: petitparser
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "2.4.0"
126-
quiver:
127-
dependency: transitive
128-
description:
129-
name: quiver
130-
url: "https://pub.dartlang.org"
131-
source: hosted
132-
version: "2.0.5"
97+
version: "1.7.0"
13398
sky_engine:
13499
dependency: transitive
135100
description: flutter
@@ -141,14 +106,14 @@ packages:
141106
name: source_span
142107
url: "https://pub.dartlang.org"
143108
source: hosted
144-
version: "1.5.5"
109+
version: "1.7.0"
145110
stack_trace:
146111
dependency: transitive
147112
description:
148113
name: stack_trace
149114
url: "https://pub.dartlang.org"
150115
source: hosted
151-
version: "1.9.3"
116+
version: "1.9.5"
152117
stream_channel:
153118
dependency: transitive
154119
description:
@@ -176,27 +141,20 @@ packages:
176141
name: test_api
177142
url: "https://pub.dartlang.org"
178143
source: hosted
179-
version: "0.2.11"
144+
version: "0.2.17"
180145
typed_data:
181146
dependency: transitive
182147
description:
183148
name: typed_data
184149
url: "https://pub.dartlang.org"
185150
source: hosted
186-
version: "1.1.6"
151+
version: "1.2.0"
187152
vector_math:
188153
dependency: transitive
189154
description:
190155
name: vector_math
191156
url: "https://pub.dartlang.org"
192157
source: hosted
193158
version: "2.0.8"
194-
xml:
195-
dependency: transitive
196-
description:
197-
name: xml
198-
url: "https://pub.dartlang.org"
199-
source: hosted
200-
version: "3.5.0"
201159
sdks:
202-
dart: ">=2.4.0 <3.0.0"
160+
dart: ">=2.9.0-14.0.dev <3.0.0"

0 commit comments

Comments
 (0)