TokTok / btox

Official TokTok mobile Tox client
https://tox.chat/
GNU General Public License v3.0
12 stars 4 forks source link

chore: Pin flutter in the Netlify build #35

Closed robinlinden closed 1 year ago

robinlinden commented 1 year ago

Before this, we were using the master branch of flutter here, leading to the preview not matching what you'd see when building bTox locally.

This was pretty obvious in the last PR where the master branch of flutter has fully migrated to the Material 3 theme whereas our version still has it as an opt-in.


This change is Reviewable

netlify[bot] commented 1 year ago

Deploy Preview for olelo ready!

Name Link
Latest commit 77a2b7e66fdf75eebd7b429d276d68cd17e76e55
Latest deploy log https://app.netlify.com/sites/olelo/deploys/64d56311e84b5c0008e5ec4d
Deploy Preview https://deploy-preview-35--olelo.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (77a2b7e) into master (603d84e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   41.17%   41.17%           
=======================================
  Files           7        7           
  Lines         221      221           
=======================================
  Hits           91       91           
  Misses        130      130