Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 1.96 KB

README.md

File metadata and controls

32 lines (31 loc) · 1.96 KB

flinks - flutter links

useful links for learning flutter concepts and techniques

this repository contains helpful/useful links which I came across learning flutter app development. (note: i am starting with naive template for now.)

  1. basics
    1. flutter.dev
    2. pub.dev
    3. a flutter dev roadmap
  2. youtube
    1. flutter community
    2. flutter apprentice playlist
    3. flutterly
    4. the flutter way
    5. very good venture flutter testing course playlist
  3. books
    1. flutter apprentice
  4. testing
    1. very good ventures
    2. code assessment
  5. guides
    1. todo app using bloc
    2. flutter architecture samples
  6. backends
    1. back4app
    2. firebase vs amplify
    3. amplify datastore
  7. build and release
    1. https://docs.flutter.dev/deployment/android
  8. Extra Tools
    1. Screenshots, Landing Page and Policy Hosting
    2. Privacy Policy Generator - Github