Skip to content

Releases: hendriari/flutter_decision_making

added TOPSIS algorithm

28 Feb 09:52
25dc021

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

example app v1.1.1 release

11 Dec 09:11

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.1.1

update to version 1.0.6

25 Jul 20:14
501c53d

Choose a tag to compare

  • Refactored AHP feature for improved maintainability and performance
  • On mobile and desktop platforms, replaced compute with Isolate.spawn for heavy processing tasks:
    • generateResultPairwiseMatrixCriteria
    • generateResultPairwiseMatrixAlternative
    • calculateEigenVectorCriteria
    • calculateEigenVectorAlternative
    • checkConsistencyRatio
    • ahpFinalScore

v.1.0.5

22 Jun 18:37

Choose a tag to compare

updated version 1.0.5

app

06 Jun 07:11

Choose a tag to compare

app

example app release