From f54d552798a445ae7fc99385fe2891e05e59b1b4 Mon Sep 17 00:00:00 2001 From: Noah Schairer Date: Fri, 28 Apr 2023 15:20:59 -0400 Subject: [PATCH] first commit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4117778 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# keyboard_height_plugin + +A new Flutter plugin project. + +## Getting Started + +This project is a starting point for a Flutter +[plug-in package](https://flutter.dev/developing-packages/), +a specialized package that includes platform-specific implementation code for +Android and/or iOS. + +For help getting started with Flutter development, view the +[online documentation](https://flutter.dev/docs), which offers tutorials, +samples, guidance on mobile development, and a full API reference. + +# keyboard_height_plugin