Skip to content

Commit 28788ac

Browse files
Merge pull request #2428 from Mugunthan-Ramalingam/FLUT-977248-source-latest-chagnes
Shipped Volume 3 2025 release source
2 parents 302c84f + 1e772f8 commit 28788ac

File tree

241 files changed

+3692
-6729
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+3692
-6729
lines changed

packages/syncfusion_flutter_barcodes/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
* No changes.
4+
5+
## [30.1.37] - 06/25/2025
6+
37
**General**
48

59
* The compatible version of our Flutter barcodes widget has been updated to Flutter SDK 3.32.0.
Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
1-
name: example
2-
description: A new Flutter project.
3-
4-
version: 1.0.0
1+
name: barcodes_example
2+
description: "A Barcodes widget example project."
3+
version: 1.0.0+1
54

65
environment:
7-
sdk: ^3.7.0-0
6+
sdk: ^3.7.0
7+
8+
flutter:
9+
uses-material-design: true
810

911
dependencies:
1012
flutter:
1113
sdk: flutter
1214
syncfusion_flutter_barcodes:
1315
path: ../
1416

15-
cupertino_icons: ^1.0.2
16-
1717
dev_dependencies:
1818
flutter_test:
1919
sdk: flutter
20-
21-
flutter:
22-
23-
uses-material-design: true
Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,19 @@
11
name: syncfusion_flutter_barcodes
22
description: Flutter Barcodes generator library is used to generate and display data in the machine-readable, industry-standard 1D and 2D barcodes.
3-
version: 30.1.37
3+
version: 31.1.17
44
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_barcodes
55

6-
screenshots:
7-
- description: 'This screenshot shows the 6 one dimensional symbology type image.'
8-
9-
- description: 'This screenshot shows the another 6 one dimensional symbology image.'
10-
11-
- description: 'This screenshot shows two dimensional symbology of the qrcode and data matrix image.'
12-
13-
146
environment:
157
sdk: ^3.7.0
8+
flutter: ">=3.29.0"
9+
10+
flutter:
11+
uses-material-design: true
1612

1713
dependencies:
1814
flutter:
1915
sdk: flutter
2016
syncfusion_flutter_core:
21-
path: ../syncfusion_flutter_core
22-
17+
path: ../syncfusion_flutter_core
2318

2419

25-
26-
27-
flutter:
28-
29-
-75.7 KB
Binary file not shown.
-28.7 KB
Binary file not shown.
-31.4 KB
Binary file not shown.

packages/syncfusion_flutter_calendar/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
* No changes.
4+
5+
## [30.1.37] - 06/25/2025
6+
37
**General**
48

59
* Upgraded the `timezone` package to the latest version 0.10.1.
-143 KB
Binary file not shown.
-238 KB
Binary file not shown.
-60.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)