File tree
174 files changed
+19071
-2406
lines changed- assets/pdf
- build/flutter_assets/lib
- images
- pdf_viewer
- lib
- model
- samples
- calendar
- chart
- cartesian_charts
- axis_features
- axis_types/category
- chart_types
- area
- column
- financial_charts
- line
- spline
- data_source
- legend
- series_features
- animation
- annotation
- gradients
- technical_indicators
- trendline
- user_interactions
- trackball
- circular_charts
- chart_types
- doughnut
- pie
- legend
- pyramid_charts
- common/export
- datagrid
- columns
- loadmore
- sorting
- date_picker
- gauge/showcase
- linear_gauge
- axis
- pointers
- showcase
- maps
- shape_layer
- marker
- sublayer
- tooltip
- zooming
- tile_layer
- crosshair
- fit_bounds
- open_street_map
- vector_layer
- pdf/helper
- pdf_viewer
- radial_range_slider
- basic_features
- customization
- radial_slider/basic_features
- sliders
- range_selector
- range_slider/default_appearance
- slider/basic_features
- vertical_range_slider/default_appearance
- vertical_slider/basic_features
- treemap
- xlsio
- attendance_tracker
- balance_sheet
- expenses_report
- invoice
- yearly_sales
- widgets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
174 files changed
+19071
-2406
lines changedDiff for: README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + |
Diff for: assets/pdf/rotated_document.pdf
99.2 KB
Binary file not shown.
+3,613
Large diffs are not rendered by default.
Diff for: images/ExcelExport.png
1.27 KB
Loading
Diff for: images/PdfExport.png
1.68 KB
Loading
Diff for: images/pdf_viewer/continuous_page.png
382 Bytes
Loading
466 Bytes
Loading
Diff for: images/pdf_viewer/page_by_page.png
393 Bytes
Loading
561 Bytes
Loading
Diff for: images/scroll-arrow-left.png
582 Bytes
Loading
Diff for: images/syncfusion_logo.jpg
35.3 KB
Loading
Diff for: lib/model/helper.dart
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| |||
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
582 |
| - | |
| 582 | + | |
583 | 583 |
| |
584 | 584 |
| |
585 | 585 |
| |
|
Diff for: lib/model/mobile_view.dart
+15-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
47 | 59 |
| |
48 | 60 |
| |
49 | 61 |
| |
| |||
77 | 89 |
| |
78 | 90 |
| |
79 | 91 |
| |
| 92 | + | |
| 93 | + | |
80 | 94 |
| |
81 | 95 |
| |
82 | 96 |
| |
| |||
357 | 371 |
| |
358 | 372 |
| |
359 | 373 |
| |
360 |
| - | |
| 374 | + | |
361 | 375 |
| |
362 | 376 |
| |
363 | 377 |
| |
|
Diff for: lib/model/model.dart
+29-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 |
| - | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
| 456 | + | |
| 457 | + | |
| 458 | + | |
456 | 459 |
| |
457 | 460 |
| |
458 | 461 |
| |
| |||
643 | 646 |
| |
644 | 647 |
| |
645 | 648 |
| |
646 |
| - | |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
656 | 673 |
| |
657 | 674 |
| |
658 | 675 |
| |
|
0 commit comments