Skip to content

Commit e8dffba

Browse files
Sandip KakadiyaSandip Kakadiya
authored andcommitted
new version published with test cases
1 parent 56a0062 commit e8dffba

File tree

4 files changed

+7
-248
lines changed

4 files changed

+7
-248
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33

4+
## 2.0.1-nullsafety.4 - 2021-03-17
5+
6+
### Added
7+
* Added test cases.
8+
49
## 2.0.0-nullsafety.3 - 2021-03-09
510

611
### Added

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ packages:
9292
path: ".."
9393
relative: true
9494
source: path
95-
version: "2.0.0-nullsafety.3"
95+
version: "2.0.1-nullsafety.4"
9696
js:
9797
dependency: transitive
9898
description:

pubspec.lock

Lines changed: 0 additions & 245 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,6 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
_fe_analyzer_shared:
5-
dependency: transitive
6-
description:
7-
name: _fe_analyzer_shared
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "17.0.0"
11-
analyzer:
12-
dependency: transitive
13-
description:
14-
name: analyzer
15-
url: "https://pub.dartlang.org"
16-
source: hosted
17-
version: "1.1.0"
18-
args:
19-
dependency: transitive
20-
description:
21-
name: args
22-
url: "https://pub.dartlang.org"
23-
source: hosted
24-
version: "2.0.0"
254
async:
265
dependency: transitive
276
description:
@@ -50,13 +29,6 @@ packages:
5029
url: "https://pub.dartlang.org"
5130
source: hosted
5231
version: "1.2.0"
53-
cli_util:
54-
dependency: transitive
55-
description:
56-
name: cli_util
57-
url: "https://pub.dartlang.org"
58-
source: hosted
59-
version: "0.3.0"
6032
clock:
6133
dependency: transitive
6234
description:
@@ -71,41 +43,13 @@ packages:
7143
url: "https://pub.dartlang.org"
7244
source: hosted
7345
version: "1.15.0"
74-
convert:
75-
dependency: transitive
76-
description:
77-
name: convert
78-
url: "https://pub.dartlang.org"
79-
source: hosted
80-
version: "3.0.0"
81-
coverage:
82-
dependency: transitive
83-
description:
84-
name: coverage
85-
url: "https://pub.dartlang.org"
86-
source: hosted
87-
version: "1.0.1"
88-
crypto:
89-
dependency: transitive
90-
description:
91-
name: crypto
92-
url: "https://pub.dartlang.org"
93-
source: hosted
94-
version: "3.0.0"
9546
fake_async:
9647
dependency: transitive
9748
description:
9849
name: fake_async
9950
url: "https://pub.dartlang.org"
10051
source: hosted
10152
version: "1.2.0"
102-
file:
103-
dependency: transitive
104-
description:
105-
name: file
106-
url: "https://pub.dartlang.org"
107-
source: hosted
108-
version: "6.1.0"
10953
flutter:
11054
dependency: "direct main"
11155
description: flutter
@@ -116,55 +60,6 @@ packages:
11660
description: flutter
11761
source: sdk
11862
version: "0.0.0"
119-
glob:
120-
dependency: transitive
121-
description:
122-
name: glob
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "2.0.0"
126-
http_multi_server:
127-
dependency: transitive
128-
description:
129-
name: http_multi_server
130-
url: "https://pub.dartlang.org"
131-
source: hosted
132-
version: "3.0.0"
133-
http_parser:
134-
dependency: transitive
135-
description:
136-
name: http_parser
137-
url: "https://pub.dartlang.org"
138-
source: hosted
139-
version: "4.0.0"
140-
image_test_utils:
141-
dependency: "direct dev"
142-
description:
143-
name: image_test_utils
144-
url: "https://pub.dartlang.org"
145-
source: hosted
146-
version: "1.0.0"
147-
io:
148-
dependency: transitive
149-
description:
150-
name: io
151-
url: "https://pub.dartlang.org"
152-
source: hosted
153-
version: "1.0.0"
154-
js:
155-
dependency: transitive
156-
description:
157-
name: js
158-
url: "https://pub.dartlang.org"
159-
source: hosted
160-
version: "0.6.3"
161-
logging:
162-
dependency: transitive
163-
description:
164-
name: logging
165-
url: "https://pub.dartlang.org"
166-
source: hosted
167-
version: "1.0.0"
16863
matcher:
16964
dependency: transitive
17065
description:
@@ -179,109 +74,18 @@ packages:
17974
url: "https://pub.dartlang.org"
18075
source: hosted
18176
version: "1.3.0"
182-
mime:
183-
dependency: transitive
184-
description:
185-
name: mime
186-
url: "https://pub.dartlang.org"
187-
source: hosted
188-
version: "1.0.0"
189-
mockito:
190-
dependency: transitive
191-
description:
192-
name: mockito
193-
url: "https://pub.dartlang.org"
194-
source: hosted
195-
version: "3.0.2"
196-
node_preamble:
197-
dependency: transitive
198-
description:
199-
name: node_preamble
200-
url: "https://pub.dartlang.org"
201-
source: hosted
202-
version: "1.4.13"
203-
package_config:
204-
dependency: transitive
205-
description:
206-
name: package_config
207-
url: "https://pub.dartlang.org"
208-
source: hosted
209-
version: "2.0.0"
21077
path:
21178
dependency: transitive
21279
description:
21380
name: path
21481
url: "https://pub.dartlang.org"
21582
source: hosted
21683
version: "1.8.0"
217-
pedantic:
218-
dependency: transitive
219-
description:
220-
name: pedantic
221-
url: "https://pub.dartlang.org"
222-
source: hosted
223-
version: "1.11.0"
224-
pool:
225-
dependency: transitive
226-
description:
227-
name: pool
228-
url: "https://pub.dartlang.org"
229-
source: hosted
230-
version: "1.5.0"
231-
pub_semver:
232-
dependency: transitive
233-
description:
234-
name: pub_semver
235-
url: "https://pub.dartlang.org"
236-
source: hosted
237-
version: "2.0.0"
238-
shelf:
239-
dependency: transitive
240-
description:
241-
name: shelf
242-
url: "https://pub.dartlang.org"
243-
source: hosted
244-
version: "1.0.0"
245-
shelf_packages_handler:
246-
dependency: transitive
247-
description:
248-
name: shelf_packages_handler
249-
url: "https://pub.dartlang.org"
250-
source: hosted
251-
version: "3.0.0"
252-
shelf_static:
253-
dependency: transitive
254-
description:
255-
name: shelf_static
256-
url: "https://pub.dartlang.org"
257-
source: hosted
258-
version: "1.0.0"
259-
shelf_web_socket:
260-
dependency: transitive
261-
description:
262-
name: shelf_web_socket
263-
url: "https://pub.dartlang.org"
264-
source: hosted
265-
version: "1.0.0"
26684
sky_engine:
26785
dependency: transitive
26886
description: flutter
26987
source: sdk
27088
version: "0.0.99"
271-
source_map_stack_trace:
272-
dependency: transitive
273-
description:
274-
name: source_map_stack_trace
275-
url: "https://pub.dartlang.org"
276-
source: hosted
277-
version: "2.1.0"
278-
source_maps:
279-
dependency: transitive
280-
description:
281-
name: source_maps
282-
url: "https://pub.dartlang.org"
283-
source: hosted
284-
version: "0.10.10"
28589
source_span:
28690
dependency: transitive
28791
description:
@@ -317,27 +121,13 @@ packages:
317121
url: "https://pub.dartlang.org"
318122
source: hosted
319123
version: "1.2.0"
320-
test:
321-
dependency: transitive
322-
description:
323-
name: test
324-
url: "https://pub.dartlang.org"
325-
source: hosted
326-
version: "1.16.5"
327124
test_api:
328125
dependency: transitive
329126
description:
330127
name: test_api
331128
url: "https://pub.dartlang.org"
332129
source: hosted
333130
version: "0.2.19"
334-
test_core:
335-
dependency: transitive
336-
description:
337-
name: test_core
338-
url: "https://pub.dartlang.org"
339-
source: hosted
340-
version: "0.3.15"
341131
typed_data:
342132
dependency: transitive
343133
description:
@@ -352,40 +142,5 @@ packages:
352142
url: "https://pub.dartlang.org"
353143
source: hosted
354144
version: "2.1.0"
355-
vm_service:
356-
dependency: transitive
357-
description:
358-
name: vm_service
359-
url: "https://pub.dartlang.org"
360-
source: hosted
361-
version: "6.1.0+1"
362-
watcher:
363-
dependency: transitive
364-
description:
365-
name: watcher
366-
url: "https://pub.dartlang.org"
367-
source: hosted
368-
version: "1.0.0"
369-
web_socket_channel:
370-
dependency: transitive
371-
description:
372-
name: web_socket_channel
373-
url: "https://pub.dartlang.org"
374-
source: hosted
375-
version: "2.0.0"
376-
webkit_inspection_protocol:
377-
dependency: transitive
378-
description:
379-
name: webkit_inspection_protocol
380-
url: "https://pub.dartlang.org"
381-
source: hosted
382-
version: "1.0.0"
383-
yaml:
384-
dependency: transitive
385-
description:
386-
name: yaml
387-
url: "https://pub.dartlang.org"
388-
source: hosted
389-
version: "3.1.0"
390145
sdks:
391146
dart: ">=2.12.0 <3.0.0"

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: getwidget
22
description: GetWidget is open source library that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.
3-
version: 2.0.0-nullsafety.3
3+
version: 2.0.1-nullsafety.4
44
homepage: https://github.com/ionicfirebaseapp/getwidget
55

66
environment:
@@ -13,7 +13,6 @@ dependencies:
1313
dev_dependencies:
1414
flutter_test:
1515
sdk: flutter
16-
image_test_utils: ^1.0.0
1716

1817
flutter:
1918
uses-material-design: true

0 commit comments

Comments
 (0)