mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 05:36:17 +00:00
fix: Obscure Flutter Impeller renderer bugs
This is workaround to entirely disabling Flutter Impeller in favour of Skia. Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@ publish_to: 'none'
|
||||
version: 1.25.0-dev.1+101800061
|
||||
|
||||
environment:
|
||||
sdk: '>=3.7.0'
|
||||
flutter: '>=3.29.0'
|
||||
sdk: '>=3.8.0'
|
||||
flutter: '>=3.32.0'
|
||||
|
||||
dependencies:
|
||||
animations: ^2.0.11
|
||||
|
||||
Reference in New Issue
Block a user