From 4be8e9d41c907e5fb4675600e94e29c6d715633d Mon Sep 17 00:00:00 2001 From: Ray Li Date: Tue, 17 Mar 2020 22:34:39 -0500 Subject: [PATCH] Responsive Framework --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index c9e2bdf..21555f5 100644 --- a/source.md +++ b/source.md @@ -508,6 +508,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca) - [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell) +### Web + +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) + ### Others - [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988)