Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e95bfd3

Browse files
authoredMar 30, 2021
Merge pull request #166 from SriramKiranSenthilkumar/master
Committed all the syncfusion flutter widget packages.
2 parents 3b77b4c + 261a958 commit e95bfd3

File tree

1,151 files changed

+148465
-74412
lines changed

Some content is hidden

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

1,151 files changed

+148465
-74412
lines changed
 

‎packages/syncfusion_flutter_barcodes/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
![syncfusion_flutter_barcode_banner](https://cdn.syncfusion.com/content/images/FTControl/Flutter/Barcode%20Banner.png)
22

3-
# Syncfusion Flutter Barcodes
3+
# Flutter Barcodes library
44

5-
The Syncfusion Flutter Barcode Generator is a data visualization widget used to generate and display data in a machine-readable format. It provides a perfect approach to encoding input values using supported symbology types.
5+
Flutter Barcode Generator package is a data visualization widget used to generate and display data in a machine-readable format. It provides a perfect approach to encoding input values using supported symbology types.
66

7-
**Disclaimer:** This is a commercial package. To use this package, you need to have either a Syncfusion commercial license or Syncfusion Community License. For more details, please check the [LICENSE](https://github.com/syncfusion/flutter-examples/blob/master/LICENSE) file.
8-
9-
**Note:** Our packages are now compatible with Flutter for Web. However, this will be in Beta until Flutter for Web becomes stable.
7+
**Disclaimer:** This is a commercial package. To use this package, you need to have either a Syncfusion commercial license or [Free Syncfusion Community license](https://www.syncfusion.com/products/communitylicense). For more details, please check the [LICENSE](https://github.com/syncfusion/flutter-examples/blob/master/LICENSE) file.
108

119
## Table of contents
1210
- [Barcode Generator feature](#barcode-generator-feature)

‎packages/syncfusion_flutter_barcodes/analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ analyzer:
44
errors:
55
include_file_not_found: ignore
66
lines_longer_than_80_chars: ignore
7+
avoid_as: false

0 commit comments

Comments
 (0)
Please sign in to comment.