Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

trello-clone.md missing imports #448

Description

@evereux

https://github.com/flet-dev/website/blob/main/docs/tutorials/trello-clone.md

I think app_layout.py is missing:

from flet.core.control import Control

due to the line

        self._active_view: Control = ft.Column(

Also, Sidebar.py contains the line:

    def __init__(self, app_layout, store: DataStore):

I've no clue what DataStore is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions