Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Not sticking to Effective dart documentation style.  #168

@iLoveDocs

Description

@iLoveDocs

Quoting this link from effective dart

A good documentation looks like:

/// Deletes the file at [path].
///
/// Throws an [IOError] if the file could not be found. Throws a
/// [PermissionError] if the file is present but could not be deleted.

But in the Gallery source file, I have seen many places where this is not followed, here are few links from adaptive.dart file:

Link 1
Link 2
Link 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions