Skip to content

Commit c5a5b2b

Browse files
author
Yeo Ming Sern
committed
Merge branch 'release/v1.1.0'
2 parents 652be0f + 9222698 commit c5a5b2b

File tree

4 files changed

+27
-40
lines changed

4 files changed

+27
-40
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In your pubspec.yaml
3232

3333
```yaml
3434
dependencies:
35-
flutter_bounceable: ^1.0.2
35+
flutter_bounceable: ^1.1.0
3636
```
3737
3838
```dart
@@ -59,4 +59,5 @@ Bounceable(
5959
Feature requests and pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
6060

6161
## Support:
62+
6263
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/mingsern)

example/pubspec.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.8.2"
10+
version: "2.9.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -21,21 +21,14 @@ packages:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.2.0"
25-
charcode:
26-
dependency: transitive
27-
description:
28-
name: charcode
29-
url: "https://pub.dartlang.org"
30-
source: hosted
31-
version: "1.3.1"
24+
version: "1.2.1"
3225
clock:
3326
dependency: transitive
3427
description:
3528
name: clock
3629
url: "https://pub.dartlang.org"
3730
source: hosted
38-
version: "1.1.0"
31+
version: "1.1.1"
3932
collection:
4033
dependency: transitive
4134
description:
@@ -56,7 +49,7 @@ packages:
5649
name: fake_async
5750
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "1.3.0"
52+
version: "1.3.1"
6053
flutter:
6154
dependency: "direct main"
6255
description: flutter
@@ -94,28 +87,28 @@ packages:
9487
name: matcher
9588
url: "https://pub.dartlang.org"
9689
source: hosted
97-
version: "0.12.11"
90+
version: "0.12.12"
9891
material_color_utilities:
9992
dependency: transitive
10093
description:
10194
name: material_color_utilities
10295
url: "https://pub.dartlang.org"
10396
source: hosted
104-
version: "0.1.4"
97+
version: "0.1.5"
10598
meta:
10699
dependency: transitive
107100
description:
108101
name: meta
109102
url: "https://pub.dartlang.org"
110103
source: hosted
111-
version: "1.7.0"
104+
version: "1.8.0"
112105
path:
113106
dependency: transitive
114107
description:
115108
name: path
116109
url: "https://pub.dartlang.org"
117110
source: hosted
118-
version: "1.8.1"
111+
version: "1.8.2"
119112
sky_engine:
120113
dependency: transitive
121114
description: flutter
@@ -127,7 +120,7 @@ packages:
127120
name: source_span
128121
url: "https://pub.dartlang.org"
129122
source: hosted
130-
version: "1.8.2"
123+
version: "1.9.0"
131124
stack_trace:
132125
dependency: transitive
133126
description:
@@ -148,21 +141,21 @@ packages:
148141
name: string_scanner
149142
url: "https://pub.dartlang.org"
150143
source: hosted
151-
version: "1.1.0"
144+
version: "1.1.1"
152145
term_glyph:
153146
dependency: transitive
154147
description:
155148
name: term_glyph
156149
url: "https://pub.dartlang.org"
157150
source: hosted
158-
version: "1.2.0"
151+
version: "1.2.1"
159152
test_api:
160153
dependency: transitive
161154
description:
162155
name: test_api
163156
url: "https://pub.dartlang.org"
164157
source: hosted
165-
version: "0.4.9"
158+
version: "0.4.12"
166159
vector_math:
167160
dependency: transitive
168161
description:

pubspec.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.8.2"
10+
version: "2.9.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -21,21 +21,14 @@ packages:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.2.0"
25-
charcode:
26-
dependency: transitive
27-
description:
28-
name: charcode
29-
url: "https://pub.dartlang.org"
30-
source: hosted
31-
version: "1.3.1"
24+
version: "1.2.1"
3225
clock:
3326
dependency: transitive
3427
description:
3528
name: clock
3629
url: "https://pub.dartlang.org"
3730
source: hosted
38-
version: "1.1.0"
31+
version: "1.1.1"
3932
collection:
4033
dependency: transitive
4134
description:
@@ -49,7 +42,7 @@ packages:
4942
name: fake_async
5043
url: "https://pub.dartlang.org"
5144
source: hosted
52-
version: "1.3.0"
45+
version: "1.3.1"
5346
flutter:
5447
dependency: "direct main"
5548
description: flutter
@@ -80,28 +73,28 @@ packages:
8073
name: matcher
8174
url: "https://pub.dartlang.org"
8275
source: hosted
83-
version: "0.12.11"
76+
version: "0.12.12"
8477
material_color_utilities:
8578
dependency: transitive
8679
description:
8780
name: material_color_utilities
8881
url: "https://pub.dartlang.org"
8982
source: hosted
90-
version: "0.1.4"
83+
version: "0.1.5"
9184
meta:
9285
dependency: transitive
9386
description:
9487
name: meta
9588
url: "https://pub.dartlang.org"
9689
source: hosted
97-
version: "1.7.0"
90+
version: "1.8.0"
9891
path:
9992
dependency: transitive
10093
description:
10194
name: path
10295
url: "https://pub.dartlang.org"
10396
source: hosted
104-
version: "1.8.1"
97+
version: "1.8.2"
10598
sky_engine:
10699
dependency: transitive
107100
description: flutter
@@ -113,7 +106,7 @@ packages:
113106
name: source_span
114107
url: "https://pub.dartlang.org"
115108
source: hosted
116-
version: "1.8.2"
109+
version: "1.9.0"
117110
stack_trace:
118111
dependency: transitive
119112
description:
@@ -134,21 +127,21 @@ packages:
134127
name: string_scanner
135128
url: "https://pub.dartlang.org"
136129
source: hosted
137-
version: "1.1.0"
130+
version: "1.1.1"
138131
term_glyph:
139132
dependency: transitive
140133
description:
141134
name: term_glyph
142135
url: "https://pub.dartlang.org"
143136
source: hosted
144-
version: "1.2.0"
137+
version: "1.2.1"
145138
test_api:
146139
dependency: transitive
147140
description:
148141
name: test_api
149142
url: "https://pub.dartlang.org"
150143
source: hosted
151-
version: "0.4.9"
144+
version: "0.4.12"
152145
vector_math:
153146
dependency: transitive
154147
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_bounceable
22
description: A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.
3-
version: 1.0.3
3+
version: 1.1.0
44
repository: https://github.com/MingSern/flutter_bounceable
55
issue_tracker: https://github.com/MingSern/flutter_bounceable/issues
66

0 commit comments

Comments
 (0)