TF-4145 Create paywall url from workplaceFqdn

This commit is contained in:
dab246
2025-11-14 17:59:21 +07:00
committed by Dat H. Pham
parent e61253eb1f
commit d6e959c4d9
18 changed files with 283 additions and 118 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
import 'package:core/core.dart';
import 'package:core/utils/app_logger.dart';
/// Utility class for generating web links in flat subdomain format.
class WebLinkGenerator {