We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3e68b commit aeba9a4Copy full SHA for aeba9a4
packages/syncfusion_flutter_barcodes/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: syncfusion_flutter_barcodes
2
description: Flutter Barcodes generator library is used to generate and display data in the machine-readable, industry-standard 1D and 2D barcodes.
3
-version: 18.3.35
+version: 20.2.36
4
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_barcodes
5
6
environment:
@@ -9,12 +9,7 @@ environment:
9
dependencies:
10
flutter:
11
sdk: flutter
12
- syncfusion_flutter_core:
13
- git:
14
- url: https://SyncfusionBuild:[email protected]/essential-studio/flutter-core
15
- path: syncfusion_flutter_core
16
- branch: hotfix/20.1.0.47_Vol1
17
- ref: hotfix/20.1.0.47_Vol1
+ syncfusion_flutter_core: ^20.2.36
18
19
dev_dependencies:
20
flutter_test:
0 commit comments