patapata_core 1.1.0 copy "patapata_core: ^1.1.0" to clipboard
patapata_core: ^1.1.0 copied to clipboard

A collection of best-practices for building applications quickly and reliably.

1.1.0 #

  • FEAT: support flutter 3.22.0 by updating intl dependency constraints.
  • FEAT: Adapt to the Privacy Manifest.
  • FEAT: allow to choose whether to wait for microtasks, timers, and periodic timers in a SequentialWorkQueue, as well as ProviderModel's lock function.

1.0.2 #

  • FIX: patapata_core documentation, add widget_test.dart overwrite logic.

1.0.1 #

  • DOCS: fix the URL of the repository written in pubspec.yaml.
  • DOCS: fix badge for github actions checks.

1.0.0 #

  • initial release