osenv 1.0.1 copy "osenv: ^1.0.1" to clipboard
osenv: ^1.0.1 copied to clipboard

Get and set environment variables by calling native OS functions.

Changelog #

1.0.1 #

Added extra nullptr checks to prevent freeing native memory if it hasn't been successfully allocated (for example when toNativeUtf8() failed to allocate a new UTF-8 string in the native memory).

1.0.0 #

Getting, setting and removing environment variables works on Windows, Linux and Android.

0
likes
160
points
125
downloads
screenshot

Publisher

verified publisherhipercom.pl

Weekly Downloads

Get and set environment variables by calling native OS functions.

Repository (GitHub)
View/report issues

Topics

#environment #variables

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on osenv

Packages that implement osenv