dioxus-sdk 0.5.0

Platform agnostic library for supercharging your productivity with Dioxus
Documentation

dioxus-sdk

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 0 of them enabled by default.

storage

  • dep:rustc-hash
  • dep:postcard
  • dep:once_cell
  • dep:dioxus-signals
  • dep:tokio
  • dep:yazi
  • web-sys/StorageEvent
  • dep:serde
  • dep:futures-util
  • dep:wasm-bindgen
  • dep:directories

geolocation

  • dep:futures
  • dep:futures-util
  • windows/Foundation
  • windows/Devices_Geolocation
  • web-sys/Navigator
  • web-sys/Geolocation
  • web-sys/PositionOptions
  • dep:wasm-bindgen

desktop-testing

  • clipboard
  • notifications
  • geolocation
  • utils
  • i18n

wasm-testing

  • geolocation
  • color_scheme
  • utils
  • i18n

color_scheme

  • web-sys/Window
  • web-sys/MediaQueryList
  • dep:wasm-bindgen
  • dep:wasm-bindgen-futures

i18n

  • dep:serde
  • dep:serde_json
  • dep:unic-langid

utils

  • dep:async-broadcast
  • uuid/v4

uuid

  • dep:uuid

notifications

  • dep:notify-rust

web-sys

  • dep:web-sys

windows

  • dep:windows

clipboard

  • dep:copypasta