• Packages
Results 11 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

15
likes
160
points
118k
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.5" to clipboard
freedesktop_secret: ^0.1.5 copied to clipboard

4
likes
160
points
730
downloads
Dart client for the Freedesktop Secret Service API (org.freedesktop.secrets) for storing secrets on Linux.#secure-storage#dbus#linux

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

1
likes
160
points
70
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

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
35
downloads
A Linux implementation of connectivity_plus that uses xdg_desktop_portal#connectivity#utils
PlatformLinux

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

1
likes
160
points
17
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

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

1
likes
160
points
14
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

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

0
likes
150
points
28
downloads
Declares Flutter-compatible build constants without a Flutter dependency. The constants are based on Dart's compile-time environment values. #build#environment#constants

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

0
likes
160
points
10
downloads
A default cryptographic implementation of xdg_secret_portal_store that uses package:cryptography#os-integration#xdg-portal#secure-storage

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

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

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

0
likes
150
points
8
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