Skip to content

Add the default language text to dartdoc in LocaleKeys #777

@homeserve-lsaudon

Description

@homeserve-lsaudon

Hi,

Thanks for this package.

It would help me find the key to use more easily.

ex:

abstract class LocaleKeys {
  /// You not have money
  static const money_zero = 'money.zero';
  /// You have {} dollar
  static const money_one = 'money.one';
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions