@ -1,3 +1,7 @@
/*
* Copyright (c) 2023. Open Mobile Platform LLC.
* License: Proprietary.
*/
#ifndef FLUTTER_PLUGIN_SQFLITE_GLOBALS_H
#define FLUTTER_PLUGIN_SQFLITE_GLOBALS_H
@ -1,3 +1,6 @@
# Copyright (c) 2023. Open Mobile Platform LLC.
# License: Proprietary.
cmake_minimum_required(VERSION 3.10)
project(com.example.sqflite_aurora_example LANGUAGES CXX)
#include <flutter/application.h>
#include "generated_plugin_registrant.h"