Published
- 1 min read
flutter skia shader compilation error
The solution for this is noted below
flutter skia shader compilation error
Solution
# Open the terminal, navigate to your folder and type:
flutter run --enable-software-rendering
# and run again.
Try other methods by searching on the site. That is if this doesn’t work