SlideShare une entreprise Scribd logo
1  sur  32
Flutter Festival JUET-Guna
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.
When
It's already begun!
Flutter Festival duration –
Feb 14th 2022 to March 30th 2022
What is Flutter ?
A “tool” that allows you to build native
cross- platform (iOS, Android) apps with
one programming language and
codebase.
What is a Codebase ?
A codebase (sometimes spelled as two
words, code base) is the complete body of
source code for a given software program
or application.
Native Apps Hybrid Apps
A native app is a smartphone
application developed specifically for
a mobile operating system
(think Objective-C or Swift for
iOS vs. Java for Android).
A (hybrid app) is a software
application that combines
elements of both native apps and
web applications. Hybrid apps are
essentially web apps that have been
put in a native app shell
Flutter support
Windows
...from a single codebase
What Flutter actually is ?
A SDK (Software
Development Kit)
Tools to compile your
code to
native machine code +
develop with ease
A Framework/
Widget Library
Re-usable Ul building blocks
(= widgets), utility functions,
packages
Dart ?
Programming language developed by Google
- Object—oriented & Strongly Typed
- Syntax is like a mixture of JavaScript,
Java, C#
- Focused on frontend (mobile apps,
web) user interface (Ul) development
Everything is a widget
Flutter Architecture
Flutter iOS Android
ElevatedButton()
ElevatedButton()
UIButton widget.Button
Custom implementation (“Flutter directly controls
every pixel which is drawn”)
Greater control, less platform—limitations / no “translation loss”
Flutter under the hood
Flutter’s Foundational Pillars
At its core, Flutter is built to be:
Fast
Take the speed
limiter off your app
Productive
Develop while your
app is running
Beautiful
No compromises
for your designers
Open
Everything is free
and open source
Apps build using Flutter
almost .5 Million apps
What is Firebase?
Learn more at : https://firebase.google.com/
What is Google Cloud?
Read here
v
What is your role in this
festival ?
Learn flutter app development using the resources offered by Google.
1. Learn
2. Create
3. Showcase
Create a beautiful user app that solves some day-to-day problems.
Showcase your work using the dev library
v
Content Resources
Flutter
Firebase
Google Cloud
Dart is the secret sauce of Flutter. This is a workshop series to learn the fundamentals of Dart programming language.
If your audience is new to Dart, you can use this to make them familiar with Dart.
You can walk through the workshops at the event or introduce workshops and let them finish it on their own later. Once they
finish it, they will receive a digital badge on the site.
Dart Essentials
Topics in the workshops :
● Introduction to Dart
● Variables, Data Structures, Objects, and Conditionals
● Using Functions with Lists and Maps to handle JSON Data
● Abstract Functionality with Classes
Link to access workshop :
https://www.cloudskillsboost.google/quests/190?qlcampaign=1m-fmbdr-2
You will have free access until March 30th.
This is a workshop series to start learning how to build a Flutter application. There are 4 workshops under 1 quest.
You can use the first workshop as a kick start at your event, walk through it and let the audience continue the following 3
workshops on their own later. Encourage them to enroll and finish the quests. Once they finish it, they will receive a digital
badge on the site.
Flutter Essentials
Topics in the workshop :
● Flutter Qwik Start
● Build a Two Screen Flutter Application
● Working with Onscreen Data in a Flutter Application
● Implementing Page Navigation in a Flutter Application
Link to access :
https://www.cloudskillsboost.google/quests/191?qlcampaign=1m-fmbdr-1
You will have free access until March 30th.
Another quest to build a "Hello World" Flutter application, design a frontend for a shopping application, and learn how to
connect your Flutter applications to backend services.
Flutter Development
Topics in the workshop :
● Getting Started with Flutter
● Flutter Startup Namer
● Flutter Material Components
● Flutter Web and Firebase Authentication
● Dart and Functions Framework
Link to access :
https://www.cloudskillsboost.google/quests/167?qlcampaign=1m-fmbdr-3
You will have free access until March 30th.
If your audience is already familiar with Flutter, here are some workshops on various deep dive topics to improve their Flutter
skills. These are under 1 hour hands on workshops, you can run them without any IDE or installation needed.
There are videos attached to show you how to run the workshop.
Dartpad Workshops
Building scrolling experiences in Flutter workshop example session
Dart null safety in Action workshop example session
How to manage application states using inherited widgets workshop example session
Build voice bots for mobile with Dialogflow and Flutter workshop example session
Get to know Firebase for Flutter workshop example session
Building your first Flutter app workshop example session
Codelab: Get to know Firebase for Flutter
In this codelab, you'll learn some of the basics of Firebase to create Flutter mobile apps for Android and iOS.
https://firebase.google.com/codelabs/firebase-get-to-know-flutter#0
Codelab: Multi-platform Firestore Flutter
In this codelab, you'll build a multi-platform restaurant recommendation app powered by Flutter and Cloud Firestore. The finished app runs on
Android, iOS, and web, from a single Dart codebase.
https://codelabs.developers.google.com/codelabs/friendlyeats-flutter?hl=en#0
Pathway: Add Firebase to your Flutter App
Learn to integrate Firebase products to your Flutter app, for seamless frontend and backend mobile app development.
https://firebase.google.com/learn/pathways/firebase-flutter
FlutterFire CLI
The FlutterFire CLI is a useful tool which provides commands to help ease the installation process of FlutterFire across all supported
platforms.
https://firebase.flutter.dev/docs/cli/
Firebase
These are some hands on codelabs or pathways to learn Firebase for Flutter.
Here is a quest to get your audience familiar with Google Cloud essentials.
Topics in the workshop :
● A Tour of Google Cloud
● Creating a Linux Virtual Machine
● Creating a Windows Virtual Machine
● Getting started with Cloud Shell
Link to access :
https://www.cloudskillsboost.google/quests/23?qlcampaign=1m-fmbdr-4
You will have free access until March 30th.
Google Cloud
Keep Calm,
surprise coming
soon!!
T-shirts | Stickers | and more…
Recognition
Thank you!
Can’t wait to see what you will create!

Contenu connexe

Tendances

Tendances (20)

The magic of flutter
The magic of flutterThe magic of flutter
The magic of flutter
 
Flutter Bootcamp
Flutter BootcampFlutter Bootcamp
Flutter Bootcamp
 
Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat Flutter Festival - GDSC IIIT Sonepat
Flutter Festival - GDSC IIIT Sonepat
 
Flutter
FlutterFlutter
Flutter
 
Flutter
FlutterFlutter
Flutter
 
Introduction to Flutter
Introduction to FlutterIntroduction to Flutter
Introduction to Flutter
 
Flutter
Flutter Flutter
Flutter
 
Flutter workshop
Flutter workshopFlutter workshop
Flutter workshop
 
Build beautiful native apps in record time with flutter
Build beautiful native apps in record time with flutterBuild beautiful native apps in record time with flutter
Build beautiful native apps in record time with flutter
 
Flutter vs React Native | Edureka
Flutter vs React Native | EdurekaFlutter vs React Native | Edureka
Flutter vs React Native | Edureka
 
Flutter talkshow
Flutter talkshowFlutter talkshow
Flutter talkshow
 
What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?
 
Flutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for businessFlutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for business
 
What is flutter and why should i care?
What is flutter and why should i care?What is flutter and why should i care?
What is flutter and why should i care?
 
Building beautiful apps using google flutter
Building beautiful apps using google flutterBuilding beautiful apps using google flutter
Building beautiful apps using google flutter
 
INTRODUCTION TO FLUTTER BASICS.pptx
INTRODUCTION TO FLUTTER BASICS.pptxINTRODUCTION TO FLUTTER BASICS.pptx
INTRODUCTION TO FLUTTER BASICS.pptx
 
Flutter beyond hello world
Flutter beyond hello worldFlutter beyond hello world
Flutter beyond hello world
 
Flutter
FlutterFlutter
Flutter
 
Flutter Session GDSC BPIT.pptx
Flutter Session GDSC BPIT.pptxFlutter Session GDSC BPIT.pptx
Flutter Session GDSC BPIT.pptx
 
Flutter
FlutterFlutter
Flutter
 

Similaire à Flutter festival gdsc juet guna

GoogleDSC_ GHRCE_ flutter_firebase.pptx
GoogleDSC_ GHRCE_  flutter_firebase.pptxGoogleDSC_ GHRCE_  flutter_firebase.pptx
GoogleDSC_ GHRCE_ flutter_firebase.pptx
GoogleDeveloperStude22
 
flutter-general-report.docx
flutter-general-report.docxflutter-general-report.docx
flutter-general-report.docx
KuntalSasmal1
 

Similaire à Flutter festival gdsc juet guna (20)

Top Benefits of Flutter App Development Services - An Insightful Blog
Top Benefits of Flutter App Development Services - An Insightful BlogTop Benefits of Flutter App Development Services - An Insightful Blog
Top Benefits of Flutter App Development Services - An Insightful Blog
 
Complete guide to flutter app development
Complete guide to flutter app developmentComplete guide to flutter app development
Complete guide to flutter app development
 
Flutter study jam 2019
Flutter study jam 2019Flutter study jam 2019
Flutter study jam 2019
 
Top 8 Flutter App Development Tools.pdf
Top 8 Flutter App Development Tools.pdfTop 8 Flutter App Development Tools.pdf
Top 8 Flutter App Development Tools.pdf
 
Flutter festivals info session
Flutter festivals info sessionFlutter festivals info session
Flutter festivals info session
 
ML Kit , Cloud FF GDSC MESCOE.pdf
ML Kit , Cloud FF GDSC MESCOE.pdfML Kit , Cloud FF GDSC MESCOE.pdf
ML Kit , Cloud FF GDSC MESCOE.pdf
 
What Are Your Options If You Can’t Use Flutter_.pdf
What Are Your Options If You Can’t Use Flutter_.pdfWhat Are Your Options If You Can’t Use Flutter_.pdf
What Are Your Options If You Can’t Use Flutter_.pdf
 
Flutter festival Info session -2022
Flutter festival Info session -2022Flutter festival Info session -2022
Flutter festival Info session -2022
 
Introductory session flutter festival
Introductory session   flutter festivalIntroductory session   flutter festival
Introductory session flutter festival
 
Why is flutter mobile app development mostly recommended for your business
Why is flutter mobile app development mostly recommended for your businessWhy is flutter mobile app development mostly recommended for your business
Why is flutter mobile app development mostly recommended for your business
 
Flutter App Development- Why Should You Choose It .
Flutter App Development- Why Should You Choose It .Flutter App Development- Why Should You Choose It .
Flutter App Development- Why Should You Choose It .
 
7 reasons why flutter might be the best choice for your next project
7 reasons why flutter might be the best choice for your next project7 reasons why flutter might be the best choice for your next project
7 reasons why flutter might be the best choice for your next project
 
Time to learn flutter or stick to native development
Time to learn flutter or stick to native development Time to learn flutter or stick to native development
Time to learn flutter or stick to native development
 
GoogleDSC_ GHRCE_ flutter_firebase.pptx
GoogleDSC_ GHRCE_  flutter_firebase.pptxGoogleDSC_ GHRCE_  flutter_firebase.pptx
GoogleDSC_ GHRCE_ flutter_firebase.pptx
 
Top Reasons to Choose Flutter App Development Company.pdf
Top Reasons to Choose Flutter App Development Company.pdfTop Reasons to Choose Flutter App Development Company.pdf
Top Reasons to Choose Flutter App Development Company.pdf
 
How Did Google Flutter Become the Frontrunner in the Mobile App Development R...
How Did Google Flutter Become the Frontrunner in the Mobile App Development R...How Did Google Flutter Become the Frontrunner in the Mobile App Development R...
How Did Google Flutter Become the Frontrunner in the Mobile App Development R...
 
Why The Future of Flutter Will Be Your Next Big Obsession.pdf
Why The Future of Flutter Will Be Your Next Big Obsession.pdfWhy The Future of Flutter Will Be Your Next Big Obsession.pdf
Why The Future of Flutter Will Be Your Next Big Obsession.pdf
 
flutter-general-report.docx
flutter-general-report.docxflutter-general-report.docx
flutter-general-report.docx
 
Flutter.pdf
Flutter.pdfFlutter.pdf
Flutter.pdf
 
Flutter (1).pdf
Flutter (1).pdfFlutter (1).pdf
Flutter (1).pdf
 

Dernier

Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Dernier (20)

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 

Flutter festival gdsc juet guna

  • 2. 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.
  • 3. When It's already begun! Flutter Festival duration – Feb 14th 2022 to March 30th 2022
  • 4. What is Flutter ? A “tool” that allows you to build native cross- platform (iOS, Android) apps with one programming language and codebase.
  • 5. What is a Codebase ? A codebase (sometimes spelled as two words, code base) is the complete body of source code for a given software program or application.
  • 6. Native Apps Hybrid Apps A native app is a smartphone application developed specifically for a mobile operating system (think Objective-C or Swift for iOS vs. Java for Android). A (hybrid app) is a software application that combines elements of both native apps and web applications. Hybrid apps are essentially web apps that have been put in a native app shell
  • 7.
  • 9. What Flutter actually is ? A SDK (Software Development Kit) Tools to compile your code to native machine code + develop with ease A Framework/ Widget Library Re-usable Ul building blocks (= widgets), utility functions, packages
  • 10. Dart ? Programming language developed by Google - Object—oriented & Strongly Typed - Syntax is like a mixture of JavaScript, Java, C# - Focused on frontend (mobile apps, web) user interface (Ul) development
  • 11. Everything is a widget
  • 13. Flutter iOS Android ElevatedButton() ElevatedButton() UIButton widget.Button Custom implementation (“Flutter directly controls every pixel which is drawn”) Greater control, less platform—limitations / no “translation loss” Flutter under the hood
  • 14. Flutter’s Foundational Pillars At its core, Flutter is built to be:
  • 19. Apps build using Flutter almost .5 Million apps
  • 20. What is Firebase? Learn more at : https://firebase.google.com/
  • 21. What is Google Cloud? Read here
  • 22. v What is your role in this festival ?
  • 23. Learn flutter app development using the resources offered by Google. 1. Learn 2. Create 3. Showcase Create a beautiful user app that solves some day-to-day problems. Showcase your work using the dev library
  • 25. Dart is the secret sauce of Flutter. This is a workshop series to learn the fundamentals of Dart programming language. If your audience is new to Dart, you can use this to make them familiar with Dart. You can walk through the workshops at the event or introduce workshops and let them finish it on their own later. Once they finish it, they will receive a digital badge on the site. Dart Essentials Topics in the workshops : ● Introduction to Dart ● Variables, Data Structures, Objects, and Conditionals ● Using Functions with Lists and Maps to handle JSON Data ● Abstract Functionality with Classes Link to access workshop : https://www.cloudskillsboost.google/quests/190?qlcampaign=1m-fmbdr-2 You will have free access until March 30th.
  • 26. This is a workshop series to start learning how to build a Flutter application. There are 4 workshops under 1 quest. You can use the first workshop as a kick start at your event, walk through it and let the audience continue the following 3 workshops on their own later. Encourage them to enroll and finish the quests. Once they finish it, they will receive a digital badge on the site. Flutter Essentials Topics in the workshop : ● Flutter Qwik Start ● Build a Two Screen Flutter Application ● Working with Onscreen Data in a Flutter Application ● Implementing Page Navigation in a Flutter Application Link to access : https://www.cloudskillsboost.google/quests/191?qlcampaign=1m-fmbdr-1 You will have free access until March 30th.
  • 27. Another quest to build a "Hello World" Flutter application, design a frontend for a shopping application, and learn how to connect your Flutter applications to backend services. Flutter Development Topics in the workshop : ● Getting Started with Flutter ● Flutter Startup Namer ● Flutter Material Components ● Flutter Web and Firebase Authentication ● Dart and Functions Framework Link to access : https://www.cloudskillsboost.google/quests/167?qlcampaign=1m-fmbdr-3 You will have free access until March 30th.
  • 28. If your audience is already familiar with Flutter, here are some workshops on various deep dive topics to improve their Flutter skills. These are under 1 hour hands on workshops, you can run them without any IDE or installation needed. There are videos attached to show you how to run the workshop. Dartpad Workshops Building scrolling experiences in Flutter workshop example session Dart null safety in Action workshop example session How to manage application states using inherited widgets workshop example session Build voice bots for mobile with Dialogflow and Flutter workshop example session Get to know Firebase for Flutter workshop example session Building your first Flutter app workshop example session
  • 29. Codelab: Get to know Firebase for Flutter In this codelab, you'll learn some of the basics of Firebase to create Flutter mobile apps for Android and iOS. https://firebase.google.com/codelabs/firebase-get-to-know-flutter#0 Codelab: Multi-platform Firestore Flutter In this codelab, you'll build a multi-platform restaurant recommendation app powered by Flutter and Cloud Firestore. The finished app runs on Android, iOS, and web, from a single Dart codebase. https://codelabs.developers.google.com/codelabs/friendlyeats-flutter?hl=en#0 Pathway: Add Firebase to your Flutter App Learn to integrate Firebase products to your Flutter app, for seamless frontend and backend mobile app development. https://firebase.google.com/learn/pathways/firebase-flutter FlutterFire CLI The FlutterFire CLI is a useful tool which provides commands to help ease the installation process of FlutterFire across all supported platforms. https://firebase.flutter.dev/docs/cli/ Firebase These are some hands on codelabs or pathways to learn Firebase for Flutter.
  • 30. Here is a quest to get your audience familiar with Google Cloud essentials. Topics in the workshop : ● A Tour of Google Cloud ● Creating a Linux Virtual Machine ● Creating a Windows Virtual Machine ● Getting started with Cloud Shell Link to access : https://www.cloudskillsboost.google/quests/23?qlcampaign=1m-fmbdr-4 You will have free access until March 30th. Google Cloud
  • 31. Keep Calm, surprise coming soon!! T-shirts | Stickers | and more… Recognition
  • 32. Thank you! Can’t wait to see what you will create!