File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ and it will be automatically reflected in the PR.
7272
7373### Performing changes
7474
75- - Create a new local branch from ` main ` (e.g. ` git checkout -b my-new-feature ` )
75+ - Create a new local branch from ` master ` (e.g. ` git checkout -b my-new-feature ` )
7676- Make your changes (try to split them up with one PR per feature/fix).
7777- When committing your changes, make sure that each commit message is clear
7878 (e.g. ` git commit -m 'Fixes duplicate key found in example' ` ).
Original file line number Diff line number Diff line change 11name : calendar_view
22description : A Flutter package allows you to easily implement all calendar UI and calendar event functionality.
3- version : 1.0.1
3+ version : 1.0.2
44homepage : https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view
55issue_tracker : https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues
66
You can’t perform that action at this time.
0 commit comments