From fa8a9815d2c2a468ebe6f4b9e54c8b1997d3f801 Mon Sep 17 00:00:00 2001 From: devaryakjha Date: Tue, 20 Aug 2024 16:24:25 +0530 Subject: [PATCH] add: html_to_flutter project --- data/projects.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/projects.yml b/data/projects.yml index 91b48f9..cc435c2 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -362,4 +362,10 @@ name: toru stars: 7 updated_at: '2024-07-29T00:34:37Z' - url: https://github.com/mr-karan/toru \ No newline at end of file + url: https://github.com/mr-karan/toru +- description: A flutter package that takes html string as input and parses and converts that to Flutter widgets based on the provided configuration. + github_uri: devaryakjha/html_to_flutter + name: html_to_flutter + stars: 0 + updated_at: '2024-08-18T08:37:16Z' + url: https://github.com/devaryakjha/html_to_flutter \ No newline at end of file