Skip to content

Commit 9300cd4

Browse files
committed
updates
1 parent 252ffe7 commit 9300cd4

File tree

6 files changed

+329
-5
lines changed

6 files changed

+329
-5
lines changed

.dart_tool/package_config.json

Lines changed: 320 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,320 @@
1+
{
2+
"configVersion": 2,
3+
"packages": [
4+
{
5+
"name": "_fe_analyzer_shared",
6+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-30.0.0",
7+
"packageUri": "lib/",
8+
"languageVersion": "2.12"
9+
},
10+
{
11+
"name": "analyzer",
12+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/analyzer-2.7.0",
13+
"packageUri": "lib/",
14+
"languageVersion": "2.14"
15+
},
16+
{
17+
"name": "args",
18+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/args-2.3.0",
19+
"packageUri": "lib/",
20+
"languageVersion": "2.12"
21+
},
22+
{
23+
"name": "async",
24+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/async-2.8.2",
25+
"packageUri": "lib/",
26+
"languageVersion": "2.12"
27+
},
28+
{
29+
"name": "boolean_selector",
30+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
31+
"packageUri": "lib/",
32+
"languageVersion": "2.12"
33+
},
34+
{
35+
"name": "characters",
36+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0",
37+
"packageUri": "lib/",
38+
"languageVersion": "2.12"
39+
},
40+
{
41+
"name": "charcode",
42+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/charcode-1.3.1",
43+
"packageUri": "lib/",
44+
"languageVersion": "2.12"
45+
},
46+
{
47+
"name": "cli_util",
48+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.5",
49+
"packageUri": "lib/",
50+
"languageVersion": "2.12"
51+
},
52+
{
53+
"name": "collection",
54+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0",
55+
"packageUri": "lib/",
56+
"languageVersion": "2.12"
57+
},
58+
{
59+
"name": "convert",
60+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/convert-3.0.1",
61+
"packageUri": "lib/",
62+
"languageVersion": "2.12"
63+
},
64+
{
65+
"name": "coverage",
66+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/coverage-1.0.3",
67+
"packageUri": "lib/",
68+
"languageVersion": "2.12"
69+
},
70+
{
71+
"name": "crypto",
72+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.1",
73+
"packageUri": "lib/",
74+
"languageVersion": "2.12"
75+
},
76+
{
77+
"name": "file",
78+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/file-6.1.2",
79+
"packageUri": "lib/",
80+
"languageVersion": "2.12"
81+
},
82+
{
83+
"name": "flutter",
84+
"rootUri": "file:///opt/homebrew/Caskroom/flutter/2.5.3/flutter/packages/flutter",
85+
"packageUri": "lib/",
86+
"languageVersion": "2.12"
87+
},
88+
{
89+
"name": "frontend_server_client",
90+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/frontend_server_client-2.1.2",
91+
"packageUri": "lib/",
92+
"languageVersion": "2.12"
93+
},
94+
{
95+
"name": "glob",
96+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/glob-2.0.2",
97+
"packageUri": "lib/",
98+
"languageVersion": "2.14"
99+
},
100+
{
101+
"name": "http_multi_server",
102+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/http_multi_server-3.0.1",
103+
"packageUri": "lib/",
104+
"languageVersion": "2.12"
105+
},
106+
{
107+
"name": "http_parser",
108+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0",
109+
"packageUri": "lib/",
110+
"languageVersion": "2.12"
111+
},
112+
{
113+
"name": "io",
114+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/io-1.0.3",
115+
"packageUri": "lib/",
116+
"languageVersion": "2.12"
117+
},
118+
{
119+
"name": "js",
120+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/js-0.6.3",
121+
"packageUri": "lib/",
122+
"languageVersion": "2.12"
123+
},
124+
{
125+
"name": "logging",
126+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/logging-1.0.2",
127+
"packageUri": "lib/",
128+
"languageVersion": "2.12"
129+
},
130+
{
131+
"name": "matcher",
132+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.11",
133+
"packageUri": "lib/",
134+
"languageVersion": "2.12"
135+
},
136+
{
137+
"name": "meta",
138+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0",
139+
"packageUri": "lib/",
140+
"languageVersion": "2.12"
141+
},
142+
{
143+
"name": "mime",
144+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/mime-1.0.1",
145+
"packageUri": "lib/",
146+
"languageVersion": "2.12"
147+
},
148+
{
149+
"name": "node_preamble",
150+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/node_preamble-2.0.1",
151+
"packageUri": "lib/",
152+
"languageVersion": "2.12"
153+
},
154+
{
155+
"name": "package_config",
156+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/package_config-2.0.2",
157+
"packageUri": "lib/",
158+
"languageVersion": "2.12"
159+
},
160+
{
161+
"name": "path",
162+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/path-1.8.0",
163+
"packageUri": "lib/",
164+
"languageVersion": "2.12"
165+
},
166+
{
167+
"name": "pool",
168+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0",
169+
"packageUri": "lib/",
170+
"languageVersion": "2.12"
171+
},
172+
{
173+
"name": "pub_semver",
174+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.1.0",
175+
"packageUri": "lib/",
176+
"languageVersion": "2.12"
177+
},
178+
{
179+
"name": "shelf",
180+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/shelf-1.2.0",
181+
"packageUri": "lib/",
182+
"languageVersion": "2.12"
183+
},
184+
{
185+
"name": "shelf_packages_handler",
186+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-3.0.0",
187+
"packageUri": "lib/",
188+
"languageVersion": "2.12"
189+
},
190+
{
191+
"name": "shelf_static",
192+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/shelf_static-1.1.0",
193+
"packageUri": "lib/",
194+
"languageVersion": "2.12"
195+
},
196+
{
197+
"name": "shelf_web_socket",
198+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-1.0.1",
199+
"packageUri": "lib/",
200+
"languageVersion": "2.12"
201+
},
202+
{
203+
"name": "sky_engine",
204+
"rootUri": "file:///opt/homebrew/Caskroom/flutter/2.5.3/flutter/bin/cache/pkg/sky_engine",
205+
"packageUri": "lib/",
206+
"languageVersion": "2.12"
207+
},
208+
{
209+
"name": "source_map_stack_trace",
210+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0",
211+
"packageUri": "lib/",
212+
"languageVersion": "2.12"
213+
},
214+
{
215+
"name": "source_maps",
216+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10",
217+
"packageUri": "lib/",
218+
"languageVersion": "2.12"
219+
},
220+
{
221+
"name": "source_span",
222+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1",
223+
"packageUri": "lib/",
224+
"languageVersion": "2.12"
225+
},
226+
{
227+
"name": "stack_trace",
228+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
229+
"packageUri": "lib/",
230+
"languageVersion": "2.12"
231+
},
232+
{
233+
"name": "stream_channel",
234+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
235+
"packageUri": "lib/",
236+
"languageVersion": "2.12"
237+
},
238+
{
239+
"name": "string_scanner",
240+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0",
241+
"packageUri": "lib/",
242+
"languageVersion": "2.12"
243+
},
244+
{
245+
"name": "term_glyph",
246+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0",
247+
"packageUri": "lib/",
248+
"languageVersion": "2.12"
249+
},
250+
{
251+
"name": "test",
252+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/test-1.19.3",
253+
"packageUri": "lib/",
254+
"languageVersion": "2.14"
255+
},
256+
{
257+
"name": "test_api",
258+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.7",
259+
"packageUri": "lib/",
260+
"languageVersion": "2.12"
261+
},
262+
{
263+
"name": "test_core",
264+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/test_core-0.4.8",
265+
"packageUri": "lib/",
266+
"languageVersion": "2.14"
267+
},
268+
{
269+
"name": "typed_data",
270+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0",
271+
"packageUri": "lib/",
272+
"languageVersion": "2.12"
273+
},
274+
{
275+
"name": "vector_math",
276+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0",
277+
"packageUri": "lib/",
278+
"languageVersion": "2.12"
279+
},
280+
{
281+
"name": "vm_service",
282+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/vm_service-7.4.0",
283+
"packageUri": "lib/",
284+
"languageVersion": "2.12"
285+
},
286+
{
287+
"name": "watcher",
288+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.1",
289+
"packageUri": "lib/",
290+
"languageVersion": "2.14"
291+
},
292+
{
293+
"name": "web_socket_channel",
294+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-2.1.0",
295+
"packageUri": "lib/",
296+
"languageVersion": "2.12"
297+
},
298+
{
299+
"name": "webkit_inspection_protocol",
300+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0",
301+
"packageUri": "lib/",
302+
"languageVersion": "2.12"
303+
},
304+
{
305+
"name": "yaml",
306+
"rootUri": "file:///Users/matteocrippa/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0",
307+
"packageUri": "lib/",
308+
"languageVersion": "2.12"
309+
},
310+
{
311+
"name": "flutter_nfc_reader",
312+
"rootUri": "../",
313+
"packageUri": "lib/",
314+
"languageVersion": "2.12"
315+
}
316+
],
317+
"generated": "2021-11-10T18:59:22.356596Z",
318+
"generator": "pub",
319+
"generatorVersion": "2.14.4"
320+
}
Binary file not shown.
Binary file not shown.

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
22

3+
## 0.2.0
4+
Improved android support
5+
36
## 0.1.1
47
Add support for swift continuous reading
58
Improved documentation
69

7-
## 0.1.00
10+
## 0.1.0
811

912
* Total refactor, add write support for Android
1013

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add to pubspec.yaml:
2323

2424
```yaml
2525
dependencies:
26-
flutter_nfc_reader: ^0.1.0
26+
flutter_nfc_reader: ^0.2.0
2727
```
2828
2929
or to get the experimental one:

pubspec.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: flutter_nfc_reader
22
description: A nfc reader plugin for iOS and Android. This plugin allow you to trigger NFC native reading session on device.
3-
version: 0.1.2
4-
author: Matteo Crippa <matteocrippa>
3+
version: 0.2.0
54
homepage: https://github.com/matteocrippa/flutter-nfc-reader
65

76
environment:
87
sdk: ">=2.12.0 <3.0.0"
9-
flutter: ^1.22.0
8+
flutter: ">= 1.22.0"
109

1110
dependencies:
1211
flutter:
@@ -16,3 +15,5 @@ flutter:
1615
plugin:
1716
androidPackage: it.matteocrippa.flutternfcreader
1817
pluginClass: FlutterNfcReaderPlugin
18+
dev_dependencies:
19+
test: ^1.19.3

0 commit comments

Comments
 (0)