Skip to content

Tags: MaikuB/flutter_appauth

Tags

flutter_appauth-v8.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_appauth] added Swift Package Manager support (#578)

* added Swift Package Manager support

* Swift Format

---------

Co-authored-by: Anka <[email protected]>

flutter_appauth-v8.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_appauth] fixed how AppAuth iOS classes were imported in OIDE…

…xternalUserAgentIOSSafariViewController (#570)

* updated how AppAuth iOS classes are imported

* Clang Format

* release preparation

---------

Co-authored-by: Anka <[email protected]>

flutter_local_notifications_platform_interface-v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for 8.0.0 platform interface release (#559)

flutter_appauth-v8.0.0+1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added missing changelog entry around privacy manifest (#561)

flutter_appauth-v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare plugin for 8.0.0 release (#560)

flutter_appauth-v8.0.0-dev.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_appauth] added logic to recreate AuthorizationService object…

…s if disposed but were needed (#556)

* added logic to recreate AuthorizationService objects if disposed but were needed

* Google Java Format

* updated changelog entry around refactoring

* added guards around creating AuthorizationService objects

* Google Java Format

* fixed spacing issue in code comment

---------

Co-authored-by: github-actions <>

flutter_appauth-v8.0.0-dev.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for 8.0.0-dev.3 release (#551)

flutter_appauth-v7.0.1

updated version in pubspec file to 7.0.1

flutter_appauth-v8.0.0-dev.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed handling of ExternalUserAgent.sfSafariViewController (#548)

flutter_appauth-v8.0.0-dev.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[various] added formatting workflow to fire on push (#545)

* added formatting workflow that fires on push

* Google Java Format

* updated formatting workflow to be able to run on workflow_dispatch

* Clang Format

---------

Co-authored-by: github-actions <>
Co-authored-by: Anka <[email protected]>