From 88a77b12634744ca888f25ba0664b90aa2811b72 Mon Sep 17 00:00:00 2001 From: Freek van de Ven Date: Sun, 17 Dec 2023 14:38:14 +0100 Subject: [PATCH] chore: add figma link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77a152e..b798f16 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Input library for Flutter to make creating form inputs a little easier. ![Input GIF](flutter_input_library.gif) +Figma Design that defines this component (only accessible for Iconica developers): https://www.figma.com/file/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?type=design&node-id=357%3A3360&mode=design&t=XulkAJNPQ32ARxWh-1 + ## Setup To use this package, add `flutter_input_library` as a dependency in your pubspec.yaml file.