komritza

Results 3 comments of komritza

> Slidable is good library, but I can't search any api document? Could you please share official document? not sure what you are talking about. Official docs of the package...

I got sentry report today with this log: ``` java.lang.NullPointerException: Attempt to invoke virtual method 'int android.media.EncoderProfiles$VideoProfile.getWidth()' on a null object reference at io.flutter.plugins.a.n0.n.a.e(ResolutionFeature.java:6) at io.flutter.plugins.a.n0.n.a.(ResolutionFeature.java:4) at io.flutter.plugins.a.n0.c.e(CameraFeatureFactoryImpl.java:1) at io.flutter.plugins.a.n0.d.k(CameraFeatures.java:19)...

> I solved running create command with org option `flutter create --org --platforms=macos .` Thanks a lot mate! Worked like a charm!