From 7b1237115fa5acff342ee9eac143af21af6b4830 Mon Sep 17 00:00:00 2001 From: Sam Marks Date: Tue, 5 Jul 2022 12:26:51 -0400 Subject: [PATCH] feat: add Flutter package to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee6631aa..a0786767 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ A React library is available to install under the name `iconoir-react`. For more A React Native library is available to install under the name `iconoir-react-native`. For more details, see the package [README](./packages/iconoir-react-native). +## Flutter + +A Flutter library is available to install under the name `iconoir_flutter`. For more details, see the package [README](./packages/iconoir-flutter). + ## Framer Iconoir is happily part of [Framer](https://framer.com) now. To start using the icons: On the top menu, `Insert` > `Graphics` > `Iconoir`.