Skip to content

Lints for banning usage of Flutter's showDialog/showBottomSheet APIS #379

@ueman

Description

@ueman

Since the wolt_modal_sheet is a replacement for dialogs and bottom sheets, we should provide a lint that bans Flutter's APIs for showing dialogs and bottom sheets, and suggests to use wolt_modal_sheet instead.

This could be achieved via DCM's banned-usage lint.

Some APIs that should be banned:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions