FLUT-1020062: Enhanced Flutter datepicker UG documentation#1485
FLUT-1020062: Enhanced Flutter datepicker UG documentation#1485Harsha-SF4223 wants to merge 4 commits into
Conversation
DOCINFRA-2341_merged_using_automation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Created new PR with these changes - #1506 |
Description
Enhanced the Flutter User Guide documentation for SfDateRangePicker (Date Range Picker).
Files Updated
https://help.syncfusion.com/flutter/daterangepicker/overview
https://help.syncfusion.com/flutter/daterangepicker/getting-started
https://help.syncfusion.com/flutter/daterangepicker/builders
https://help.syncfusion.com/flutter/daterangepicker/callbacks
https://help.syncfusion.com/flutter/daterangepicker/customizations
https://help.syncfusion.com/flutter/daterangepicker/date-navigations
https://help.syncfusion.com/flutter/daterangepicker/date-restrictions
https://help.syncfusion.com/flutter/daterangepicker/headers
https://help.syncfusion.com/flutter/daterangepicker/hijri-date-picker
https://help.syncfusion.com/flutter/daterangepicker/localization
https://help.syncfusion.com/flutter/daterangepicker/right-to-left
https://help.syncfusion.com/flutter/daterangepicker/selections
https://help.syncfusion.com/flutter/daterangepicker/views
https://help.syncfusion.com/flutter/daterangepicker/accessibility
https://help.syncfusion.com/flutter/daterangepicker/how-to/custom-widget-on-flutterflow
Changes Made
Added
import 'package:flutter/material.dart';,import 'package:syncfusion_flutter_datepicker/datepicker.dart';) to every code block.main()function and aStatelessWidgetorStatefulWidgetclass for copy-paste usability.Updated
{% tabs %}/{% endtabs %}.platform: flutter(lowercase) and ensured metadata consistency.Fixed
Why This Change?
Validation
Impact
Documentation Enhancement Metrics