Skip to content

📚 Documentation: library code does not contain clear and or concise documentation #152

Closed
@folaoluwafemi

Description

@folaoluwafemi

💭 Description

Basically the docs from the appwrite.io/docs page are clear, but I expect more finer grained docs from the flutter/dart sdk code to make it much more easier to understand what to do, let me paint a scenario.

  • I create a project
  • I import appwrite lib in my main.dart file.
  • while initializing the Client class [from appwrite lib] I see a param selfSigned and ask myself what it means
    • I attempt a shortcut (ctrl + j on AS or Intellij) to show info from the added documentation, and nothing that can help my situation comes up
    • Confused, I click to go to the declaration to see if there's any helpful info, but alas!!!, there was none.
    • At the last, I had to resolve to opening my browser to get info from the official docs.

My point? it would have been incredibly helpful to have the docs from the appwrite lib, even if it's just the public facing part of the lib.

Thank you.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions