schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs, SSR and SSG.
https://jasprpad.schultek.de
MIT License
1.07k stars 65 forks source link

fix #138: [jaspr_riverpod] update vsyncOverride to flutterVsyncs #139

Closed gadfly361 closed 8 months ago

gadfly361 commented 9 months ago

Description

This PR is a fix for #138.

In riverpod,vsyncOverride was removed in riverpod v2.4.6 (https://github.com/rrousselGit/riverpod/pull/3072) and replaced with flutterVsyncs. This PR makes the same replacement in jaspr_riverpod.

Type of Change

Ready Checklist

If you need help, consider asking for advice on the #contribute channel on Discord.

github-actions[bot] commented 9 months ago

Package Version Report

The following packages have been updated: jaspr_riverpod : 0.3.7 -> 0.3.8

Pawelo93 commented 8 months ago

Hey, is there any issue with this PR? Or You can merge this ๐Ÿ™