-
-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/event calender screen bug (#2405)
* fix the event calender bug * fix failing test case * fix failing test case * used on clause * added test for missing line * added test for missing line * fix failinf test * fix event calender bug * added test * fix failing test case * fix failing test case * added test * added more test * fix failing test case * fixed formating error
- Loading branch information
Showing
3 changed files
with
126 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1715,4 +1715,4 @@ packages: | |
version: "3.1.2" | ||
sdks: | ||
dart: ">=3.2.0 <3.13.0" | ||
flutter: ">=3.16.0" | ||
flutter: ">=3.16.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters