You are on page 1of 7

Introduction to Flutter

Presenter : Mohammad Reza Zarei


Teacher : Professor Nasiri
Subject : Reasearch & Technical Presentation

1/7
Flutter
 Flutter is a framework created by google.
 A cross-platform framework used to develop applications for
• Android

• IOS

• Web

• and Desktop
 Dart Programming language

2/7
Why Flutter for App Development
1. Open Source 2. Faster development Cycle 3. Super Productive

Flutter is an Open-Source Flutter is so fast that it takes very Comes with Hot-Reload & Hot-
framework. little time for first full Restart.
Therefore, anyone can use it for any compilation.
given purpose. Due to the stateful widget hot-
reload, Flutter is considered a very
fast iterative coding kit.

3/7
Why Flutter for App Development
4. Ease to learn & code sharing 5. Widget Libraries 6. Community Support

Anyone who has a basic knowledge Ready to use widgets, Flutter has Flutter Community is a bit small
of OOP & UI Designing can easily many widgets that can be used to compared to other frameworks like
learn Flutter. build flutter applications. React.

Such as : http, get, share plus, toggle But Flutter is growing much faster
switch and etc. than other frameworks.

4/7
Apps that have been built using Flutter
Stadia
Dream 11 eBay Google Pay
gaming platform.

5/7
Features of Flutter
 Cross Platform App Development.
 Minimum Coding.
 Fast Development
 Hot Reload & Hot Restart
 Easy to learn

6/7
THANK YOU

7/7

You might also like