Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 664 Bytes

0.0.9

  • Update to 3.24.0 flutter version

0.0.8

  • Lower collection version constraint to ^1.17.2

0.0.7

  • Lower meta version constraint to ^1.9.0

0.0.6

  • Lower Dart SDK constraint to ^3.1.0

0.0.5

  • Lower the minimum version of flutter to ^3.13.9
  • Add end-to-end tests

0.0.4

  • Avoid duplicates in the history of navigator reports

0.0.3

  • BUG FIX: Fix nested hash algorithm

0.0.2

  • BREAKING CHANGE: Add state to the routes builder
  • Public version
  • Basic "how to" and documentation

0.0.1-pre.2

  • Dialogs and pop buttons logic

0.0.1-pre.1

  • Refactoring

0.0.1-pre.0

  • Initial publication