Releases: gmpassos/resource_portable
Releases · gmpassos/resource_portable
v3.1.2
24 Feb 02:31
Compare
Sorry, something went wrong.
No results found
v3.1.1
24 Feb 02:03
Compare
Sorry, something went wrong.
No results found
v3.0.2
04 Apr 10:34
Compare
Sorry, something went wrong.
No results found
- `resolve_io.dart`:
- `resolveUri`: allow working dir path resolution (useful for compiled/native execution).
- collection: ^1.17.0
- path: ^1.8.3
v3.0.1
21 Dec 02:23
Compare
Sorry, something went wrong.
No results found
Added example/resource_portable_example.dart.
Improved Dart CI.
typed_data: ^1.3.1
test: ^1.22.1
lints: ^2.0.1
dependency_validator: ^3.2.2
v3.0.0
06 Mar 05:49
Compare
Sorry, something went wrong.
No results found
Upgrade tests command: `dart test`
v2.1.8
18 Sep 10:27
Compare
Sorry, something went wrong.
No results found
- dartfmt
- sdk: '>=2.7.0 <3.0.0'
- typed_data: ^1.2.0
- test: ^1.15.4
- pedantic: ^1.9.2
- CI: vm and firefox tests.