12 Commits

Author SHA1 Message Date
hans 552398bcc5 v1.2.3
- Added `ValueNotifier`s to both the `ArcaneAuthenticationService` and
  `ArcaneFeatureFlags`. This enables the possibility of listening for changes to
  either service.

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2025-01-14 11:48:25 +01:00
Hans Kokx 129801a0dc v1.2.0
- Removed flutter_secure_storage dependency as it was unused
- BREAKING: several methods were moved from the ArcaneAuthInterface base class into their own mixins

Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
2024-12-12 15:09:10 +01:00
Hans Kokx 2c4ca4e78e v1.1.1+2
- Updated example in readme

Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
2024-10-11 14:16:51 +02:00
Hans Kokx 23e2bcb4b7 v1.1.1+1
- Updated README

Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
2024-10-11 14:08:37 +02:00
hans dc03f9aac1 v1.0.6+1
- Moved linting rules to arcane_analysis package

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-10-04 14:05:18 +02:00
hans 5013bad445 Updated example in README
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-20 15:47:49 +02:00
hans 8d30f3a943 Updated example in README
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-20 15:46:47 +02:00
hans af6194608d v1.0.3
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-17 14:11:46 +02:00
hans 2675cc0393 Added comma in code example
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 11:16:22 +02:00
hans 06ff90ba8c Simplified logger example
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 11:14:21 +02:00
hans a2b3cbb077 Removed ID and secure storage services to improve compatibility with different platforms. Removed app tracking handling from the logging service.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 05:09:52 -04:00
hans 56ebaeb346 Initial (#1)
Initial release
2024-09-11 18:49:35 +02:00