Skip to content

Latest commit

 

History

History
80 lines (65 loc) · 3.14 KB

README.md

File metadata and controls

80 lines (65 loc) · 3.14 KB

1. Research: Flutter TreeView Package

  • Keywords:
    • flutter tree view
    • flutter treeview
    • flutter treeview example
    • flutter simple tree view
    • flutter fancy treeview
    • flutter tree structure
    • flutter treeview from json
    • dynamic tree view flutter
    • flutter tree view widget
    • flutter tree structure
    • flutter tree widget
    • flutter tree plugin
    • flutter fancy tree view
    • flutter tree structure
    • flutter treemap
    • flutter simple treeview
  • Video Title: Flutter TreeView Package - Flutter Tree View Plugin/Widget with structure and example

2. Research: Competitors

Flutter Videos/Articles

Android/Swift/React Videos

Great Features

  • [Add here the great features & things that are showcased well from the videos above, if it is about UI you could also attach screenshots]
  • ...

Problems from Videos

  • [Add here problems that users faced in the video comments, or also solved problems from the video itself]
  • ...

Problems from Flutter Stackoverflow

  • [Add here any links to problems people face with this topic ...]
  • [Add stackoverflow links "Flutter [Your Topic] not working" etc. ...]

3. Video Structure

Main Points / Purpose Of Lesson

  1. The Explorer View or Tree View widget is used to display hierarchical content in the form of a hierarchy tree. For example, directory structure including files and folders, a JSON document, XML document, etc.
  2. [What are the main points of this video lesson]
    • [Add here multiple main points ...]
    • [...]
  3. [Out of 1. & 2. create 2-3 sentences that could be later used for recording the introduction of this video lesson]

The Structured Main Content

  1. [Add here the main topics the video project is covering in chronological order. For each topic add the main points how this lesson can be taught step by step to beginners who never did anything related to what this lesson is about]
  2. [e.g. for this video project: https://www.youtube.com/watch?v=MSv38jO4EJk]
    • [1. Setup Android & iOS]
      • [Add for each topic more detailed steps ...]
      • [...]
    • [2. Pick Image From Gallery]
    • [3. Pick Image From Camera]
    • [4. Persist Images To Local Storage]