Prince Srivastava

Results 3 issues of Prince Srivastava

[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method unregister on channel de.mintware.flutter_p2p/flutter_p2p) E/flutter (26927): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154) E/flutter (26927): E/flutter (26927): #1 FlutterP2p.unregister (package:flutter_p2p/plugin.dart:40) E/flutter (26927): E/flutter (26927): Syncing files...

I am using phosphor icons in one of my projects and the tiktok filled icon has extra padding on the right. Code -> ```dart CircleAvatar( backgroundColor: Colors.black, child: Icon(PhosphorIcons.tiktokLogoFill, color:...

I just upgraded to flutter 3.7 and pinput 2.2.23. Cannot Build release app bundle It gives me the following error ```dart FAILURE: Build failed with an exception. * What went...