From 98e5695f9c77c594a103e9e81128798d41bae46a Mon Sep 17 00:00:00 2001
From: Matthias Nott <mnott@mnsoft.org>
Date: Wed, 01 Apr 2026 18:52:33 +0200
Subject: [PATCH] feat: StoreKit 2 IAP — free tier with 2 sessions and 15min message TTL

---
 pubspec.yaml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index c084091..c941a09 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -34,6 +34,7 @@
   push: ^3.3.3
   flutter_app_badger: ^1.5.0
   connectivity_plus: ^7.1.0
+  in_app_purchase: ^3.2.3
 
 dev_dependencies:
   flutter_test:

--
Gitblit v1.3.1