#import <Flutter/Flutter.h>
void start(const char *db_path);
@interface EsseCorePlugin : NSObject<FlutterPlugin>
@end