Skip to content

Releases: UnlockAgency/flutter_illuminate

v1.8.0

Choose a tag to compare

@rbroens rbroens released this 01 Oct 12:45

Improvements

  • Upgraded all packages to latest
  • Removed deprecated code
  • Added EdgeToEdgeWrapper

v1.7.3

Choose a tag to compare

@rbroens rbroens released this 03 Jul 12:25

Bugfixes

  • Added an extra check to only fetch one refresh token at a time

v1.7.2

Choose a tag to compare

@rbroens rbroens released this 30 Apr 10:51

New features

  • Allowing no token refresh option for oAuth

v1.7.1

Choose a tag to compare

@troovers troovers released this 18 Dec 12:37

New features

  • Added new check to platform specific methods
  • Added a DialogPresentable delegate to make it easier to present dialogs from one place

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@troovers troovers released this 13 Nov 15:07

New features

  • Upgrades for web development
  • Add possibility to disable triggering the lockscreen on launch

Full Changelog: v1.6.2...v1.7.0

v1.7.0-beta1

Choose a tag to compare

@troovers troovers released this 23 Oct 14:32

New features

  • Added illuminate/foundation, which offers conditional formatting for platform detection

Full Changelog: v1.6.2...v1.7.0-beta1

v1.6.2

Choose a tag to compare

@troovers troovers released this 11 Sep 12:06

Bugfix

  • [UI] Pass along strings, onCancel and padding parameters to date- and timepicker

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@troovers troovers released this 30 Aug 11:37

v1.6.1

Developer related

  • Upgrade flutter_secure_storage: ^9.0.0
  • Use a custom JSONTransformer for HTTP responses
  • Implement the new status change listeners for lifecycle events

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@troovers troovers released this 28 Aug 13:24

v1.6.0

Improvements

  • Removed duplicate logger instances and start using the general one
  • Replaced DioError with DioException

Developer related

  • Require flutter: ^3.17
  • Require dart: ^3.0.0
  • Upgrade dio: ^5.0.0
  • Upgrade illuminate: ^2.0.0

Breaking changes

Full Changelog: v1.5.2...v1.6.0

v1.5.2

Choose a tag to compare

@troovers troovers released this 08 Aug 14:18

Improvements

  • [Network] Adding an onTokenRefreshFailure listener
  • [Network] Migrated onAuthenticationFailure to a delegate

Bugfix

  • [Logging] Check if a message is of String type before sending to Google Cloud Logging

Full Changelog: v1.5.1...v1.5.2