FLUT-1020062: Enhanced Flutter Calendar UG documentation#1488
FLUT-1020062: Enhanced Flutter Calendar UG documentation#1488Harsha-SF4223 wants to merge 3 commits into
Conversation
DOCINFRA-2341_merged_using_automation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
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