|
321cb499ab
|
feat: explicit flutter 3.X support
|
2024-10-13 21:38:19 +13:00 |
|
|
1a99c89e3d
|
feat: explicit flutter 3.X support
|
2024-10-13 21:21:50 +13:00 |
|
|
70f228fff3
|
feat: explicit flutter 3.X support
|
2024-10-13 21:16:41 +13:00 |
|
|
de801661ff
|
chore: release 5.1.0
|
2023-06-01 15:13:35 +12:00 |
|
|
7ceed51540
|
chore: prune dependencies and update to latest versions
Switching to flutter_test from test reduces the transitive dependency graph reducing potential version conflicts
|
2021-08-11 14:21:20 +12:00 |
|
|
cc8e64bf14
|
fix(test): make the testLoad method signature synchronous to match the body
Also updated README and added some tests
|
2021-08-11 14:21:20 +12:00 |
|
|
3688e72ab8
|
chore: remove author
|
2021-05-28 18:25:22 +12:00 |
|
|
bdd9bf8677
|
feat: Wrapping dotenv methods within class #32 (#34)
BREAKING CHANGE: Access dotenv methods from the DotEnv class instead of globally.
|
2021-05-20 13:10:47 +12:00 |
|
|
106bd1dd58
|
fix: change regex lookbehind to group (#29)
fixes runtime errors in safari
|
2021-04-28 08:54:12 +12:00 |
|
|
5edfa2e981
|
feat: migrate to null-safety (#24)
|
2021-03-04 16:56:17 +13:00 |
|
|
71b7e45d8e
|
chore: bump version
|
2021-01-18 16:19:09 +13:00 |
|
|
2ddd451ff3
|
chore: changelog
|
2021-01-15 13:26:24 +13:00 |
|
|
a614543beb
|
chore: version bump
|
2021-01-15 11:39:35 +13:00 |
|
|
c78b290d7e
|
feat: merge with platform environment
|
2021-01-15 11:20:06 +13:00 |
|
|
846cc93023
|
release: 2.1.0
|
2019-11-27 22:46:46 +13:00 |
|
|
1541660116
|
release: 2.0.3
|
2019-09-11 10:13:59 +12:00 |
|
|
97d90ab7cd
|
release: 2.0.2
|
2019-09-01 20:06:41 +12:00 |
|
|
90e9c7f2de
|
tweak description and increase meta version 2.0.1
|
2018-12-12 13:55:23 +13:00 |
|
|
55eae6e3c1
|
flutter compatibility 2.0.0
|
2018-12-12 13:13:11 +13:00 |
|
|
58a1105f9d
|
[ann] 1.0.0
|
2018-07-12 14:55:23 -04:00 |
|
|
e8e3c67d44
|
fix pub publish warning
No dev_deps allowed in `lib/`.
|
2018-07-12 14:55:23 -04:00 |
|
|
59becedba3
|
annotate test-only methods
Closes #3.
|
2018-07-12 13:58:40 -04:00 |
|
|
e6c342caff
|
Depend on dart2_constant, for backwards/forwards-compaible constants
|
2018-07-12 13:15:49 -04:00 |
|
|
16646b9bfd
|
Raise package:args dependency
|
2018-07-12 12:17:30 -04:00 |
|
|
57070ba838
|
Expand the SDK constraint to include both Dart 1 and 2
|
2018-07-12 12:16:13 -04:00 |
|
|
0718e3ad85
|
bump version
|
2015-07-19 17:17:55 -04:00 |
|
|
4ef7e2b65c
|
bump version
|
2015-06-04 23:37:10 -04:00 |
|
|
3379131a55
|
bump version
|
2015-05-15 15:49:37 -04:00 |
|
|
2891cd36a5
|
bump version
|
2015-05-15 04:46:15 -04:00 |
|
|
df1a539cdf
|
dep: args
|
2015-05-13 20:21:24 -04:00 |
|
|
ea74df211d
|
bump version
|
2015-05-13 19:28:45 -04:00 |
|
|
3ff9a29604
|
cleanup
|
2015-05-12 18:16:39 -04:00 |
|
|
ca33641fbb
|
bump version
|
2015-05-12 03:00:45 -04:00 |
|
|
8b607115da
|
deps: drop logging
|
2015-05-11 05:04:28 -04:00 |
|
|
bda7e7f453
|
bump version
|
2015-05-10 00:35:10 -04:00 |
|
|
078036a1c7
|
bump version
|
2015-05-09 20:51:18 -04:00 |
|
|
92660bf60e
|
bump version
|
2015-05-09 20:27:51 -04:00 |
|
|
c3810ac42a
|
deps
|
2015-05-08 01:16:17 -04:00 |
|
|
20f5b1d210
|
deps
- `unittest` -> `test`
- <https://pub.dartlang.org/packages/test>
- `dartformat` -> `dartfmt`
- <https://github.com/dart-lang/dart_style>
Looks like Travis builds will break until `test_runner` moves off `unittest`.
<https://github.com/google/test_runner.dart/blob/master/pubspec.yaml>
|
2015-05-06 01:27:42 -04:00 |
|
|
f70f882ed6
|
cleanup
|
2015-04-07 19:32:22 -04:00 |
|
|
4f9e8937ef
|
git dep
|
2015-02-11 20:31:11 -05:00 |
|
|
5ddaea059e
|
cleanup
|
2015-02-05 18:05:16 -05:00 |
|
|
2e28a7a5d4
|
pubspec
|
2015-02-03 17:34:06 -05:00 |
|
|
db28cfcd33
|
lib
|
2015-02-03 01:14:15 -05:00 |
|
|
19a7c68123
|
initial
|
2015-02-02 20:31:35 -05:00 |
|