2210
2210
"title" : " Getting Started" ,
2211
2211
"status" : " Updated" ,
2212
2212
"key" : " getting_started_calendar" ,
2213
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/getting_started/getting_started .dart" ,
2213
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/getting_started.dart" ,
2214
2214
"needsPropertyPanel" : true
2215
2215
},
2216
2216
{
2217
2217
"type" : " sample" ,
2218
2218
"title" : " Scheduling" ,
2219
2219
"key" : " appointment_editor_calendar" ,
2220
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/appointment_editor/appointment_editor .dart"
2220
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/appointment_editor.dart"
2221
2221
},
2222
2222
{
2223
2223
"type" : " sample" ,
2224
2224
"title" : " Recurrence" ,
2225
2225
"key" : " recurrence_calendar" ,
2226
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/recurrence/recurrence .dart"
2226
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/recurrence.dart"
2227
2227
},
2228
2228
{
2229
2229
"type" : " sample" ,
2230
2230
"title" : " Special Regions" ,
2231
2231
"status" : " Updated" ,
2232
2232
"key" : " special_regions_calendar" ,
2233
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/special_regions/special_regions .dart"
2233
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/special_regions.dart"
2234
2234
},
2235
2235
{
2236
2236
"type" : " sample" ,
2237
2237
"title" : " Timeline views" ,
2238
2238
"key" : " timeline_views_calendar" ,
2239
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/timeline_views/timeline_views .dart"
2239
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/timeline_views.dart"
2240
2240
},
2241
2241
{
2242
2242
"type" : " sample" ,
2249
2249
"type" : " sample" ,
2250
2250
"title" : " Schedule View" ,
2251
2251
"key" : " schedule_view_calendar" ,
2252
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/schedule_view/schedule_view .dart"
2252
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/schedule_view.dart"
2253
2253
},
2254
2254
{
2255
2255
"type" : " sample" ,
2256
2256
"title" : " Resource View" ,
2257
2257
"key" : " shift_scheduler" ,
2258
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/shift_scheduler/shift_scheduler .dart"
2258
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/shift_scheduler.dart"
2259
2259
},
2260
2260
{
2261
2261
"type" : " sample" ,
2262
2262
"title" : " Month Agenda View" ,
2263
2263
"key" : " agenda_view_calendar" ,
2264
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/agenda_view/agenda_view .dart"
2264
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/agenda_view.dart"
2265
2265
},
2266
2266
{
2267
2267
"type" : " sample" ,
2268
2268
"title" : " Fare Calendar" ,
2269
2269
"key" : " air_fare_calendar" ,
2270
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/airfare/airfare .dart"
2270
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/airfare.dart"
2271
2271
},
2272
2272
{
2273
2273
"type" : " sample" ,
2274
2274
"title" : " Heat Map" ,
2275
2275
"key" : " heat_map_calendar" ,
2276
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/heatmap/heatmap .dart"
2276
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar/heatmap.dart"
2277
2277
}
2278
2278
]
2279
2279
},
2289
2289
"type" : " sample" ,
2290
2290
"title" : " Getting Started" ,
2291
2291
"key" : " getting_started_date_picker" ,
2292
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/getting_started/ date_picker_getting_started.dart" ,
2292
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/date_picker_getting_started.dart" ,
2293
2293
"needsPropertyPanel" : true
2294
2294
},
2295
2295
{
2296
2296
"type" : " sample" ,
2297
2297
"title" : " Hijri Calendar" ,
2298
2298
"key" : " hijri_calendar_date_picker" ,
2299
2299
"status" : " New" ,
2300
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/hijri_calendar/hijri_calendar .dart" ,
2300
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/hijri_calendar.dart" ,
2301
2301
"needsPropertyPanel" : true
2302
2302
},
2303
2303
{
2304
2304
"type" : " sample" ,
2305
2305
"title" : " Flight Booking" ,
2306
2306
"key" : " popup_picker" ,
2307
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/popup_picker/popup_picker .dart"
2307
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/popup_picker.dart"
2308
2308
},
2309
2309
{
2310
2310
"type" : " sample" ,
2311
2311
"title" : " Blackout Dates" ,
2312
2312
"key" : " blackout_picker" ,
2313
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/blackout_dates/ blackout_date_picker.dart"
2313
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/blackout_date_picker.dart"
2314
2314
},
2315
2315
{
2316
2316
"type" : " sample" ,
2317
2317
"title" : " Cell Customization" ,
2318
2318
"key" : " customized_picker" ,
2319
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/customization_picker/ customized_date_picker.dart"
2319
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/customized_date_picker.dart"
2320
2320
},
2321
2321
{
2322
2322
"type" : " sample" ,
2323
2323
"title" : " Vertical Calendar" ,
2324
2324
"key" : " vertical_calendar" ,
2325
2325
"status" : " New" ,
2326
- "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/vertical_calendar/vertical_calendar .dart"
2326
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker/vertical_calendar.dart"
2327
2327
}
2328
2328
]
2329
2329
}
2865
2865
}
2866
2866
]
2867
2867
}
2868
- ]
2868
+ ]
0 commit comments