Vishal vishvakarma

Results 4 comments of Vishal vishvakarma

then how can i get current date which showing on top header view when user scroll through it i have to remember where he left

Same issue i am getting version native_device_orientation: ^1.2.1

SAME issue RuntimeException Unable to destroy activity {com.varrocorp.varroinspections/com.varrocorp.varroinspections.MainActivity}: java.lang.IllegalArgumentException: Service not registered: id.flutter.flutter_background_service.FlutterBackgroundServicePlugin$1@f61c252 --------------------------------------------------------------------------------------------------------------------- flutter doctor macos@MacOSs-MacBook-Pro inspections-mobile % flutter doctor Doctor summary (to see all details, run flutter doctor...

facing same issue with this code version intl_phone_field: ^3.2.0 ----- view ------ IntlPhoneField( controller: provider.phoneController, showCountryFlag: false, showDropdownIcon: true, pickerDialogStyle: PickerDialogStyle( countryNameStyle: AppTheme.instance.textFieldStyle.copyWith(color: Colors.black), countryCodeStyle: AppTheme.instance.textFieldStyle.copyWith(color: Colors.black), ), onCountryChanged: (country)...