From a811acf0785f9cff70347ff3fdcb80084b2cf325 Mon Sep 17 00:00:00 2001 From: Andres Garcia Date: Sat, 23 Sep 2023 23:55:40 -0500 Subject: [PATCH] fix: Update link on README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74bfdd5..0f29cc4 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Future testExecutable(FutureOr Function() testMain) async { ``` ### (Optional) Allow a differences threshold in golden files comparators -Source : [The Rows blog](https://blog.rows.com/p/writing-a-localfilecomparator-with?s=r) +Source : [The Rows blog](https://rows.com/blog/post/writing-a-localfilecomparator-with-threshold-for-flutter-golden-tests) Different processor architectures can lead to a small differences of pixel between a files generated on an ARM processor and an x86 one. Eg: a MacBook M1 and an intel one. @@ -195,4 +195,4 @@ Feedbacks, issues, contributions and suggestions are more than welcomed! 😁 We are a 100 people company developing and designing multiplatform applications with [React Native](https://www.bam.tech/expertise/react-native) and [Flutter](https://www.bam.tech/expertise/flutter) using the Lean & Agile methodology. To get more information on the solutions that would suit your needs, feel free to get in touch by [email](mailto://contact@bam.tech) or through or [contact form](https://www.bam.tech/contact)! -We will always answer you with pleasure 😁 \ No newline at end of file +We will always answer you with pleasure 😁