DEV Community

Cover image for #30DaysofFlutter
Raj Pansuriya
Raj Pansuriya

Posted on

#30DaysofFlutter

First things First: What is Flutter

Flutter is Google’s open source UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. It’s one of the fastest growing, most in-demand cross platform frameworks to learn and is used by freelance developers and large organizations around the world.

In Flutter everything is a Widget. So you build your App with existing Widgets and build new ones. You can use existing Widgets and build new Widgets. You can think of it as jig-saw puzzle, where you put together several pieces (Widgets) to complete the puzzle (application).

30 Days of flutter

#30DaysOfFlutter is an open for all initiative by Flutter Community to help developers who have experience in building apps using different SDKs and technology and aspiring app developers learn more about building apps using Flutter.

Day 1

In the orientation session, We spent some time to appreciate efforts of Flutter-Community for flutter's journey from being just an open-source project to becoming one of the most liked and preferred platform by developers.
Here are some glimpse...Screenshot from 2021-02-01 22-37-16
Screenshot from 2021-02-01 23-02-05

Then we had a thorough walk-through about the resources we will be using and to get along with the flutter environment followed by live installation of Flutter

As we went through the session we also got to know, various ways to interact with the Community and to even contribute to the flutter project by making our own widgets and also various other ways of contribution.

If you have still not registered for the #30DaysofFlutter challenge, you still have a chance to register.
Spare some time and visit Flutter-community website, get connected to become part of such an amazing open-source community!!

I hope this article will help you understanding more about Flutter and its wonderful Community.

Top comments (2)

Collapse
 
mhadaily profile image
Majid Hajian

Thanks for sharing.

Collapse
 
rajpansuriya profile image
Raj Pansuriya

Your welcome😊