/Flutter-Workshop

This repository contains all the education resources that were used in Building Cross Platform application on Day 1

Primary LanguageDart

Flutter-Workshop

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks!

You will learn:

1 2 3 4 5
ListView.builder Card widget ListTile Some Basic Widgets Navigation & routing

Package & Plugins Used

Share: https://pub.dartlang.org/packages/share

Tutorials & Documentation

  1. Navigation & Routing: https://flutter.io/docs/development/ui/navigation
  2. Card: https://docs.flutter.io/flutter/material/Card-class.html
  3. ListTile: https://docs.flutter.io/flutter/material/ListTile-class.html
  4. ListView.builder: https://docs.flutter.io/flutter/widgets/ListView/ListView.builder.html