The method ‘_TextStyleProxy.getTextStyle’ has fewer named arguments than those of overridden method ‘TextStyle.getTextStyle’.

The method ‘_TextStyleProxy.getTextStyle’ has fewer named arguments than those of overridden method ‘TextStyle.getTextStyle’. I got this error today when I tried to build my project, my project was running fine before upgrading my AndroidStudio to Android Studio Hedgehog | 2023.1.1. I found Dart and Flutter plugins also were not working on my AndroidStudio, after running …

Spread the love

VS Code for Laravel Development

VS Code for Laravel Development VS Code is one of the best editors available to developers now, no doubt about it, I always wanted to have such an editor which would support 4/5 languages. Changing your editor or IDE for each language is cumbersome, many of us work on the front-end and backend simultaneously, VSCode …

Spread the love

Android ExoPlayer with Fullscreen button

Android ExoPlayer ExoPlayer is an open-source media player for Android developed by Google. It is designed to be used as a replacement for the Android platform’s built-in media player, and it offers many advanced features such as dynamic adaptive streaming over HTTP (DASH), smooth streaming, and advanced audio playback. ExoPlayer is highly customizable, and it …

Spread the love