Skip to content

w3ggy/flutter-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_workshop

A Flutter Workshop project. This project is a starting point for a your own Flutter application.

If you have some troubles with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Getting started

  1. Install infrastructure (Main source)

    Only for Mac

    • Install and configure XCode here.
  2. Clone/Fork this repo with master branch.

Tasks (For each presentation there are tasks.)

  1. Overview:
  2. Markup:
    • Add view for FeedPage;
    • Add view for Profile;
  3. Firebase:
    • Add auth;
    • Add loading FeedPage from CloudFirestore;
    • Add uploading info about likes to CloudFirestore;
    • Add uploading images to FirebaseStorage;
  4. Advanced:
    • Add any animation;
    • Add any test;
    • Build app with Codemagic;
    • Get app executable file from Codemagic email letter;

Presentations

  1. Flutter Overview;
  2. Flutter Markup;
  3. Firebase;
  4. Flutter Advanced;

Help links

  1. Overview:
  1. Markup:
  1. Firebase:
  1. Advanced:

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published