From 4975774e09939b856b6746ecd6d710d53e0bc3cb Mon Sep 17 00:00:00 2001 From: Rajveer Sharma <49595091+Dagerott@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:55:44 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 07c03a4..069fc70 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,22 @@ Note: You need to provide your own Firebase configuration files in order to run [![Reso Coder](https://resocoder.com/wp-content/uploads/2019/09/logo_with_text_signature.png)](https://resocoder.com)
_Be prepared for **real** app development_ + +Features of Flutter + +Flutter framework offers the following features to developers − + + Modern and reactive framework. + + Uses Dart programming language and it is very easy to learn. + + Fast development. + + Beautiful and fluid user interfaces. + + Huge widget catalog. + + Runs same UI for multiple platforms. + + High performance application. +