dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: suppress push notification banner in foreground, show only when backgr...
Matthias Nott
2026-04-05
3233e3046d8922a6f948e0dbd74216d1943df31b
[APPS/PAILot.git]
/
linux
/
flutter
/
generated_plugin_registrant.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//
// Generated file. Do not edit.
//
// clang-format off
#ifndef GENERATED_PLUGIN_REGISTRANT_
#define GENERATED_PLUGIN_REGISTRANT_
#include <flutter_linux/flutter_linux.h>
// Registers Flutter plugins.
void fl_register_plugins(FlPluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_