From 8be006541cf64f9e6c749ebe4db632f8d476f571 Mon Sep 17 00:00:00 2001 From: Justin-dynamsoft <117710848+Justin-dynamsoft@users.noreply.github.com> Date: Thu, 10 Sep 2026 15:48:49 +0800 Subject: [PATCH] Preview (#260) * Add new methods and update release notes for version 3.6.2000 * Refactor Quadrilateral class documentation: unify centrePoint method description and remove redundant methods section * Update release notes: correct method name from getCentrePoint to centrePoint for Quadrilateral * Update release notes: change centrePoint method to centrePoint property for Quadrilateral * Remove captureMultiPages and captureMultiPagesFromFileBytes methods from CaptureVisionRouter documentation --- .../programming-flutter.html | 2 + .../api-reference/core/quadrilateral.md | 13 ++++++ .../flutter/release-notes/flutter-3.md | 46 +++++++++++++++++++ programming/flutter/release-notes/index.md | 1 + 4 files changed, 62 insertions(+) diff --git a/_includes/sidelist-programming/programming-flutter.html b/_includes/sidelist-programming/programming-flutter.html index 31c7e52..2b94524 100644 --- a/_includes/sidelist-programming/programming-flutter.html +++ b/_includes/sidelist-programming/programming-flutter.html @@ -384,6 +384,7 @@ @@ -627,6 +628,7 @@