70f228fff3
feat: explicit flutter 3.X support
2024-10-13 21:16:41 +13:00
4c040be4ff
feat: support for android 12 & IOS in example ( #60 )
2022-09-25 20:03:19 +13: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
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
c78b290d7e
feat: merge with platform environment
2021-01-15 11:20:06 +13:00
6fdd9fc7e9
Ensure widgets bindings are initialized ( #2 )
...
fix: widget bindings initialised
- make sure widgets bindings are initialised before invoking rootBundle.loadString()
- replace .gitignore with flutter's default
- remove android/local.properties from version control
- update lockfile using Flutter 1.9.5 and Dart 2.5.0
2019-09-01 19:26:14 +12:00
55eae6e3c1
flutter compatibility 2.0.0
2018-12-12 13:13:11 +13:00
4101acef82
Ignore .dart_tool, .packages, pubspec.lock
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
22d09442c1
bindeps
2015-06-16 12:43:48 -04:00
8a52a79640
don't throw on load fail
...
Closes #11 .
2015-06-04 23:12:16 -04:00
df1a539cdf
dep: args
2015-05-13 20:21:24 -04:00