intent gatekeeper initial

This commit is contained in:
Fabian Freund
2026-04-19 02:23:04 +02:00
parent 5e6cc7a0f1
commit 57c3dcca86
27 changed files with 1413 additions and 12 deletions
@@ -18,4 +18,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
export 'src/intent_receiver.dart';
export 'src/pigeons/intent.g.dart' show Intent;
export 'src/pigeons/intent.g.dart' show Intent, IntentGatekeeperHostApi;