FLUT-1020062: Enhanced Flutter Calendar UG documentation- #1510 - #1546
Merged
sfHariHaraSudhan merged 1 commit intoAug 1, 2026
Merged
Conversation
Contributor
|
Build Status: INPROGRESS 🔃 |
Contributor
|
CI Status: SUCCESS ✅ |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Enhanced the Flutter User Guide documentation for SfCalendar (Calendar).
Files Updated
https://help.syncfusion.com/flutter/calendar/getting-started
https://help.syncfusion.com/flutter/calendar/overview
https://help.syncfusion.com/flutter/calendar/accessibility
https://help.syncfusion.com/flutter/calendar/appointments
https://help.syncfusion.com/flutter/calendar/month-view
https://help.syncfusion.com/flutter/calendar/timeslot-views
https://help.syncfusion.com/flutter/calendar/schedule-view
https://help.syncfusion.com/flutter/calendar/resource-view
https://help.syncfusion.com/flutter/calendar/timezone
https://help.syncfusion.com/flutter/calendar/drag-drop
https://help.syncfusion.com/flutter/calendar/headers
https://help.syncfusion.com/flutter/calendar/date-navigations
https://help.syncfusion.com/flutter/calendar/appointment-resizing
https://help.syncfusion.com/flutter/calendar/builders
https://help.syncfusion.com/flutter/calendar/callbacks
https://help.syncfusion.com/flutter/calendar/load-more
https://help.syncfusion.com/flutter/calendar/right-to-left
https://help.syncfusion.com/flutter/calendar/localization
Changes Made
Added
package:flutter/material.dart,package:syncfusion_flutter_calendar/calendar.dart) to every code block.main()entry point andStatelessWidget/StatefulWidgetclass wrappers to all code samples.initState()where code referenced_controller,_events,_dataSource, etc.Updated
withOpacity()withwithValues(alpha: …)where needed.highlight Darttohighlight dartfor code block consistency.{% tabs %}/{% endtabs %}where missing.textScaleFactortotextScaler.Fixed
Why This Change?
Validation
Impact
Documentation Enhancement Metrics