• Packages
Results 10 packages owned by echoellet.dev
Sort by

is_ios_simulatorcopy "is_ios_simulator: ^1.0.1" to clipboard
is_ios_simulator: ^1.0.1 copied to clipboard

2
likes
160
points
20.1k
downloads
Checks whether the app is running in the iOS Simulator or on a physical device#ios#simulator#device
PlatformiOS

freedesktop_secretcopy "freedesktop_secret: ^0.1.2" to clipboard
freedesktop_secret: ^0.1.2 copied to clipboard

recently created package Added 19 days ago
2
likes
160
points
637
downloads
Dart client for the FreeDesktop Secret Service API (org.freedesktop.secrets) for storing secrets on Linux.#secure-storage#dbus#linux

xdg_secret_portal_storecopy "xdg_secret_portal_store: ^0.2.1" to clipboard
xdg_secret_portal_store: ^0.2.1 copied to clipboard

recently created package Added 13 days ago
2
likes
160
points
213
downloads
A helper library for storing application secrets in an encrypted file using the master secret provided by the XDG Desktop Portal Secret API. #os-integration#xdg-portal#secure-storage

linux_application_idcopy "linux_application_id: ^1.0.3" to clipboard
linux_application_id: ^1.0.3 copied to clipboard

recently created package Added 18 days ago
1
likes
160
points
346
downloads
Provides synchronous access to the current Linux application's ID using the GLib/GIO GApplication API. Works with Flutter's default Linux embedder.#linux#os-integration#ffi

system_accent_colorcopy "system_accent_color: ^0.0.3" to clipboard
system_accent_color: ^0.0.3 copied to clipboard

1
likes
160
points
198
downloads
A Flutter plugin that retrieves the current system accent color using native platform APIs on supported platforms. #system-accent-color#os-integration#dynamic-color#theming

json_safecopy "json_safe: ^0.0.2" to clipboard
json_safe: ^0.0.2 copied to clipboard

0
likes
160
points
129
downloads
Safe JSON decoding & deserialization, JsonMap type, and pretty encoding#json#utils

xdg_secret_portal_store_defaultcopy "xdg_secret_portal_store_default: ^0.1.1" to clipboard
xdg_secret_portal_store_default: ^0.1.1 copied to clipboard

recently created package Added 13 days ago
0
likes
160
points
117
downloads
A default cryptographic implementation of xdg_secret_portal_store that uses package:cryptography#os-integration#xdg-portal#secure-storage

connectivity_plus_linux_portalcopy "connectivity_plus_linux_portal: ^0.0.4" to clipboard
connectivity_plus_linux_portal: ^0.0.4 copied to clipboard

1
likes
160
points
59
downloads
A Linux implementation of connectivity_plus that uses xdg_desktop_portal#connectivity#utils
PlatformLinux

dart_build_constantscopy "dart_build_constants: ^1.0.0" to clipboard
dart_build_constants: ^1.0.0 copied to clipboard

recently created package Added 26 days ago
0
likes
150
points
138
downloads
Declares Flutter-compatible build constants without a Flutter dependency. The constants are based on Dart's compile-time environment values. #build#environment#constants

http_method_enumcopy "http_method_enum: ^0.0.2" to clipboard
http_method_enum: ^0.0.2 copied to clipboard

0
likes
150
points
34
downloads
Minimal enum for common application HTTP methods (GET, HEAD, POST, PUT, PATCH, DELETE). For API contracts and REST semantics, not full IANA method coverage. #http#network