Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 606 Bytes

0.0.6

  • chore(deps): upgrade to flutter 3.10.0

0.0.5

  • chore(deps): upgrade to very_good_analysis 4.0.0
  • chore: update CODEOWNERS
  • chore(deps): upgrade to flutter 3.7.0

0.0.4

  • chore: upgrade to flutter 3.3.5
  • chore: remove redundant setState
  • docs: add pub.dev badge and nits

0.0.3

  • chore: rename package to flutter_lazy_indexed_stack

0.0.2

  • docs: fix broken link in README
  • docs: improve README
  • ci: fix workflows

0.0.1

  • ci: add workflows
  • test(example): add widget tests
  • test: react 100% code coverage
  • docs: document missing components
  • chore: create project