mini_program_sdk 0.1.2 copy "mini_program_sdk: ^0.1.2" to clipboard
mini_program_sdk: ^0.1.2 copied to clipboard

Portable runtime SDK for the Flutter mini-program platform.

Changelog #

0.1.2 #

  • add LocalMiniProgramBackendDefaults so host apps can resolve target-aware local backend URLs from one shared SDK helper
  • keep stable local defaults for Android emulator, desktop, Chrome on the same machine, and iOS simulators while preserving explicit base-URL and host/port override support
  • document the local backend conditions for emulator, USB adb reverse, and physical-device Wi-Fi workflows

0.1.1 #

  • add local loopback fallback in HttpMiniProgramSource so local Android development can retry between 10.0.2.2 and 127.0.0.1 when the first local backend transport path is unavailable
  • add regression coverage for transport fallback while keeping normal HTTP backend error handling unchanged

0.1.0 #

  • first public release of the portable Flutter mini-program runtime SDK
  • add MiniProgramRuntime, MiniProgramRuntimeScope, and MiniProgramPage
  • add openMiniProgram(...) and MiniProgramLauncherButton
  • add manifest loading, capability validation, feature flags, and cache helpers
  • add host bridge dispatch and Stac-based rendering support
0
likes
0
points
622
downloads

Publisher

unverified uploader

Weekly Downloads

Portable runtime SDK for the Flutter mini-program platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, json_annotation, mini_program_contracts, path, stac

More

Packages that depend on mini_program_sdk