autologin_web
The platform implementation of the autologin plugin for web.
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.5 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
2 releases 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.1.025 May 2026Release notes
Open source →What's Changed
- Fix a wrong naming in the darwin package which broke the swift package manager support
- Mark some constructors as private for a better documentation coverage
- Add Gradle 9.0 migration
- Add support for Flutter 3.44/Dart 3.12
- Add WASM support
- Throw UnsupportedError in unsupported browsers
- Bump very_good_analysis from 7.0.0 to 8.0.0 in /autologin/example by @dependabot[bot] in #52
- Bump very_good_analysis from 8.0.0 to 9.0.0 in /autologin/example by @dependabot[bot] in #53
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #54
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #55
- Bump very_good_analysis from 9.0.0 to 10.0.0 in /autologin/example by @dependabot[bot] in #56
- Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 by @dependabot[bot] in #57
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #58
- Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6 by @dependabot[bot] in #59
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #60
- Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 by @dependabot[bot] in #62
- Bump webfactory/ssh-agent from 0.9.1 to 0.10.0 by @dependabot[bot] in #63
Full Changelog: 1.0.2...1.1.0
Release notes
Open source →- Fix a wrong naming in the darwin package which broke the swift package manager support
- Mark some constructors as private for a better documentation coverage
- Add Gradle 9.0 migration
- Add support for Flutter 3.44/Dart 3.12
- Add WASM support
- Throw UnsupportedError in unsupported browsers
-
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
- Fix getting username for web