Skip to content

Commit 6833fb2

Browse files
authored
Release afpi-v1.9.0 (#529)
1 parent a53d64d commit 6833fb2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

auth0_flutter_platform_interface/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [afpi-v1.9.0](https://github.com/auth0/auth0-flutter/tree/afpi-v1.9.0) (2025-03-05)
4+
[Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v1.8.0...afpi-v1.9.0)
5+
6+
**Added**
7+
- Added support for WASM compilation [\#516](https://github.com/auth0/auth0-flutter/pull/516) ([pmathew92](https://github.com/pmathew92))
8+
9+
**Updated**
10+
- Updated Flutter version to 3.24.0 ([pmathew92](https://github.com/pmathew92))
11+
- Updated Dart sdk version to 3.5.0 ([pmathew92](https://github.com/pmathew92))
12+
313
## [afpi-v1.8.0](https://github.com/auth0/auth0-flutter/tree/afpi-v1.8.0) (2025-02-10)
414
[Full Changelog](https://github.com/auth0/auth0-flutter/compare/afpi-v1.7.0...afpi-v1.8.0)
515

auth0_flutter_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: auth0_flutter_platform_interface
22
description: A common platform interface for the auth0_flutter federated plugin.
3-
version: 1.8.0
3+
version: 1.9.0
44

55
homepage: https://github.com/auth0/auth0-flutter
66

0 commit comments

Comments
 (0)