This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
flutter_dotenv
Watch
1
Star
0
Fork
0
You've already forked flutter_dotenv
mirror of
https://github.com/java-james/flutter_dotenv.git
synced
2025-08-23 16:10:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
flutter_dotenv
/
test
History
James Collins
21884735cd
feat: load with by empty string with isOptional
2025-08-20 12:56:58 +12:00
..
.env
feat: Get variable values as
int
,
double
and
bool
(
#65
)
2024-10-13 21:51:48 +13:00
.env.empty
fix: empty .env file handling when isOptional=true (
#129
)
2025-08-20 11:00:06 +12:00
dotenv_test.dart
feat: load with by empty string with isOptional
2025-08-20 12:56:58 +12:00
empty_env_test.dart
feat: load with by empty string with isOptional
2025-08-20 12:56:58 +12:00
parser_test.dart
fix: parser tests (
#134
)
2025-08-20 11:44:32 +12:00