Skip to content

Commit

Permalink
Merge pull request #21 from andgar2010/main
Browse files Browse the repository at this point in the history
fix: Update broken link on README.md
  • Loading branch information
T-moz committed Nov 5, 2023
2 parents 55e8707 + a811acf commit 1245b4d
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 1245b4d

Please sign in to comment.