CCExtractor / beacon

Flutter application to share location with a group. (under development)
56 stars 146 forks source link

Notifications not scheduling properly #215

Closed RunTerror closed 5 months ago

RunTerror commented 5 months ago

Fixes #

Changes:

We have to check whether the time for which we are scheduling notification is in future or not. when the scheduling time is in past then it creates error.

Akshatji800 commented 5 months ago

Hey @RunTerror can you please work on resolving the CI failing issues and let me know once you are done with it.

RunTerror commented 5 months ago

Hey @RunTerror can you please work on resolving the CI failing issues and let me know once you are done with it.

It is showing

The current Dart SDK version is 2.18.5.

Because beacon requires SDK version >=3.1.2 <4.0.0, version solving failed.

previously i created pr regarding flutter and dart version upgrade with enabling null safety so the issue might be related to that. can u suggest how to solve.

Akshatji800 commented 5 months ago

Any specific reason for closing this PR @RunTerror