fluttering_phrases 1.0.0 copy "fluttering_phrases: ^1.0.0" to clipboard
fluttering_phrases: ^1.0.0 copied to clipboard

Generate random noun phrases with an optional token to spice up names in your application.

1.0.0 #

  • Update minimum SDK requirement to Dart 3.0.

0.5.0 #

  • Update minimum SDK requirement to Dart 2.19.
  • No longer explicitly name fluttering_phrases.dart library.
  • Add 'glorious' and 'illustrious' to default adjectives.
  • Add 'nebula' and 'ripple' to default nouns.

0.4.0 #

  • Update minimum SDK requirement to Dart 2.17.
  • Update used linting and analysis options.
  • Prepare for use in Dart 3.
  • Add a few new default nouns and adjectives.

0.3.2 #

  • Lazily create the shared random object when needed.
  • Switch from pedantic to the recommended set from lints.
  • Test on more versions of the SDK.

0.3.1 #

  • Add "flurry" as one of the default nouns.

0.3.0 #

  • Update dev dependencies to stable versions.
  • Update to stable Dart SDK supporting null safety.
  • Add future canonical lints.
  • Minor code cleanup.

0.2.0-nullsafety.0 #

  • Update back to null safety.

0.1.0 #

  • Breaking change: Release a non-null safe version of the library.

0.0.2-nullsafety.1 #

  • Add destiny as a noun.

0.0.1-nullsafety.2 #

  • Remove unneeded path dependency.

0.0.1-nullsafety.1 #

  • Initial package release, looking for feedback and suggestions.
3
likes
140
pub points
76%
popularity

Publisher

verified publisherparlough.dev

Generate random noun phrases with an optional token to spice up names in your application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on fluttering_phrases