Skip to content

reddiyo-os/flutter-slides-gdg-boulder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter for Web and Other News in the Flutter/Dart Ecosystem

Slides for Flutter Presentation to GDG Boulder Oct 2019. Summarizing news in Flutter/Dart from the last six months.

Getting Started

This project is a starting point for a Flutter web application. It's not refined but it has some good examples on how to implement some web specific features. It was created to run in your browser (Chrome is best). To run the project, make sure you have Flutter installed and you are on the Master channel. You will also need to enable web support by running:

flutter config --enable-web

To open the project in chrome run:

flutter run -d chrome

PDF Version

The slides are also available in this project as a PDF in assets/flutter-news-gdg-deck.pdf.

Flutter Resources

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Slides for Flutter Presentation to GDG Boulder Oct 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages