From 9a1f7bf1524c2da9c541631821a8bddacfe09a47 Mon Sep 17 00:00:00 2001 From: talksik Date: Sun, 10 Sep 2023 11:38:03 -0700 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..aee713a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# multimedia + +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. + +# flutter-multimedia