stoppiNeobiz

Results 4 issues of stoppiNeobiz

Hi, ive a problem with the plugin, ive this code: ``` geo = Geoflutterfire(); GeoFirePoint center = geo.point( latitude:45.5797169, longitude: 9.2408815); stream = radius.switchMap((rad) { print(rad); var collectionReference = _firestore...

A SemanticsNode with action "increase" needs to be annotated with either both "value" and "decreasedValue" or neither 'package:flutter/src/semantics/semantics.dart': Failed assertion: line 1885 pos 7: '!_canPerformAction(SemanticsAction.decrease) || (_value == '') ==...

An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType:...

Hi in ios app I receive this message: ``` Will attempt to recover by breaking constraint Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. The methods...