presentation/screens/backoffice/backoffice_users_screen library

Classes

BackofficeUsersScreen
Searchable user list for platform admins. Lets an admin comp a user to a specific plan without going through Stripe/RevenueCat, or grant a usage boost / trial extension / discount.

Functions

showOrgGrantManagementDialog(BuildContext context, {required String orgId, required String label}) Future<void>
Re-exported entry point used by backoffice_org_detail_screen.dart to show the same grant dialog for an org target.