3. Build beautiful applications with
“Google” technologies
Flutter Festivals is a community led event series where developers
can join to learn the fundamentals of Google technologies. -
featuring Flutter, Firebase and Google Cloud content.
16. What is Dart?
Dart is a general-purpose, high-level modern programming
language which is originally developed by Google. Dart is an
open-source programming language which is widely used to
develop the mobile application, modern web-applications,
desktop application, using by Flutter framework.
17. Amazing Apps Built Using Flutter Framework
1. Google Ads (Utility)
2. Reflectly (Lifestyle)
3. Coach Yourself (Health and Fitness)
4. Google Assistant
19. Plugins
Plugin, as the name suggests, is a software component. It adds a specific feature
to an existing program. Plugins serve an additional but essential.
1. Contact Picker
Contact Picker makes it possible for Flutter applications to direct its users to select a contact from
his/her phonebook.
2. StaggeredGridView
It is simply a grid view for flutter that is popularly known for its unequal size rows and columns.
3. Radial Menu
It is just a flutter’s radial menu widget.