9 Commits

Author SHA1 Message Date
f368088a0a chore: format with dart format (#113) 2024-10-14 18:49:15 +13:00
6bb8789356 feat: explicit flutter sdk 3.x+ support (#112) 2024-10-13 21:40:14 +13: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
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
fcd8777453 feat: merge env with map 2021-01-18 16:07:02 +13:00
a4376efe2d chore: format code 2021-01-15 13:26:09 +13:00
c78b290d7e feat: merge with platform environment 2021-01-15 11:20:06 +13:00