Jacob

Results 2 comments of Jacob

There are some bugs with this library ( flutter_datetime_picker ) /../../../.pub-cache/hosted/pub.dev/flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:6:1: Error: 'DatePickerTheme' is imported from both 'package:flutter/src/material/date_picker_theme.dart' and 'package:flutter_datetime_picker/src/datetime_picker_theme.dart'. import 'package:flutter_datetime_picker/src/datetime_picker_theme.dart'; 'DatePickerTheme' is imported from both is telling us...

I am facing the same problem, I am able to receive the notification, but there is no way to handle it while my app is still in background