autologin_platform_interface
The common platform interface with shared code for the autologin plugin.
1.2.0
rekire/autologin_plugin
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Release timing varies
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
6 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2024 to Aug 2026Releases
latest 6-
1.2.007 Aug 2026Release notes
Open source →What's Changed
- Migrate to authorization password request
- Bump actions/checkout from 6 to 7
- Bump actions/cache from 5 to 6
Full Changelog: 1.1.0...1.2.0
Release notes
Open source →- Migrate iOS and macOS
requestCredentialsimplementation toASAuthorizationControllerusingASAuthorizationPasswordProvider(fixing deprecatedSecRequestSharedWebCredentialAPI) - Migrate example application on iOS and macOS from CocoaPods to native Swift Package Manager (SPM)
-
1.0.205 Apr 2025Release notes
Open source →What's Changed
- Support freezed_annotation 3.x the change is not breaking for this package
- Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 by @dependabot in #46
- Bump very_good_analysis from 6.0.0 to 7.0.0 in /autologin/example by @dependabot in #47
- Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 by @dependabot in #50
- Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 by @dependabot in #51
This change only applies the autologin_platform_interface
Full Changelog: 1.0.1...1.0.2
Release notes
Open source →- Support freezed_annotation 3.x the change is not breaking for this package
- Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2
- Bump very_good_analysis from 6.0.0 to 7.0.0 in /autologin/example
- Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
- Bump webfactory/ssh-agent from 0.9.0 to 0.9.1
Release notes
Open source →- Support freezed_annotation 3.x the change is not breaking for this package
-
1.0.124 Nov 2024Release notes
Open source →What's Changed
- Add API to delete saved autologin tokens (supported on Android, iOS and macOS)
- Add Swift Package Manager support
- Extend example app for publishing on Google Play
Merged PRs
- Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 by @dependabot in #34
- Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin by @dependabot in #35
- Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin_web by @dependabot in #38
- Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin_platform_interface by @dependabot in #39
- Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin_android by @dependabot in #36
- Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 by @dependabot in #40
- Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin/example by @dependabot in #37
- Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8 by @dependabot in #42
- Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 by @dependabot in #43
- Release 1.0.1 by @rekire in #44
Full Changelog: 1.0.0...1.0.1
Release notes
Open source →- Add API to delete saved autologin tokens (supported on Android, iOS and macOS)
- Add Swift Package Manager support
- Extend example app for publishing on Google Play
-
1.0.021 Apr 2024Release notes
Open source →1.0.0
- First official stable version
- Improved documentation to have a full documentation coverage
Release notes
Open source →- First official stable version
- Improved documentation to have a full documentation coverage
-
0.1.107 Apr 2024Release notes
Open source →Just a documentation update when the pub.dev score is good this might get the 1.0.0
-
0.1.006 Apr 2024Release notes
Open source →First release on pub.dev
If nothing goes wrong this will be published soon as 1.0.0
Release notes
Open source →- Add Linux support
- Duplicating (test) code
- Use the same method channel structure for all platforms with maps instead of json
- Setting everything up for publishing on pub.dev
Release notes
Open source →- Add Linux support
- Duplicating (test) code
- Use the same method channel structure for all platforms with maps instead of JSON
- Setting everything up for publishing on pub.dev