Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

61 lines (36 loc) · 1.07 KB

3.0.0

support flutter 3.0

2.0.4

  • Upgrade dependent library version.
  • RetryUpdateTipDialog globalization.

2.0.3

  • Increase pop-up compatibility.
  • Default update pop-up disable return key.
  • Optimize the judgment of ignorable version.
  • Solve possible null pointer problems.

2.0.2

  • Upgrade dependent library version.
  • Solve the pop-up display problem of multiple version updates caused by fast execution.
  • Solve the problem of displaying update prompt to exit the full screen.
  • Optimize log printing.

2.0.1

  • Migrated from the deprecated package_info plugin to package_info_plus.

2.0.0

  • support null-safety

1.0.2

  • Fix the problem that the progress is not updated

1.0.1

  • Optimize version update UI
  • Solve the problem of memory leak
  • Support for setting request timeout response time

1.0.0

  • Support button text color modification

0.0.4

  • Support androidx.

0.0.3

  • Add custom update prompt style function.

0.0.2

  • Add custom JSON parsing function.
  • Add update By UpdateEntity directly function.

0.0.1

  • The first version.