Skip to content

Commit

Permalink
fix: Update link on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-andgar committed Sep 24, 2023
1 parent 55e8707 commit a811acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Future<void> testExecutable(FutureOr<void> 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.

Expand Down Expand Up @@ -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://[email protected]) or through or [contact form](https://www.bam.tech/contact)!

We will always answer you with pleasure 😁
We will always answer you with pleasure 😁

0 comments on commit a811acf

Please sign in to comment.