Access to shared application group container on iOS & macOS ⬅️ 📦 ➡️
Basically based on the work of App Group Plugin.
👻 How to use?
- Import the plugin.
import 'package:flutter_app_group_directory/flutter_app_group_directory.dart';
- Get the shared application group container ✅
final appGroupDirectory = await FlutterAppGroupDirectory.getAppGroupDirectory('group.enter.yours');
- You'r done 🎉
👥 Contributions
Contributions are welcome. Contribute by creating a PR or create an issue 🎉.