apple_developer_kit
Apple Developer tooling for Dart: GrandSlam/Anisette login, App Store Connect provisioning, in-process codesigning, and ADI (Provision) client.
1.0.0
98 downloads/mo
#2138 most downloaded on pub.dev
arxdeus/xcross
What this package is like to depend on
Last release 17 days ago
06 Aug 2026
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
1 releases · first in 2026
1 release in the last 12 months
see the full history below
Release timeline
1 releases · Aug 2026 to Aug 2026Releases
latest 1-
1.0.006 Aug 2026Release notes
Open source →- Build, sign, install, launch, and hot-reload Flutter iOS apps natively on Linux and Windows.
- Support Swift Package Manager Flutter plugins on both hosts.
- Apple ID/password login on Linux and Windows via Android ADI / Anisette, or App Store Connect API keys on either host.
- Remove the xtool runtime completely; xcross now owns Darwin SDK setup and uses the native device pipeline.
- Add
xcross --version, stamped from the git tag at release build time. - Add
xcross updateto self-update an installed xcross from the latest GitHub release, verified against the release'sSHA256SUMS.txt. - Print a cached, once-a-day "update available" hint on other commands;
disable it with
XCROSS_NO_UPDATE_CHECK.