Skip to content

Commit

Permalink
New feature and samples included.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvaraj-Gajaraj committed Oct 1, 2020
1 parent 8c4cc7a commit 72aa3a2
Showing 1 changed file with 13 additions and 73 deletions.
86 changes: 13 additions & 73 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,79 +19,19 @@ dependencies:
path_provider: ^1.6.18
http: ^0.12.2

syncfusion_flutter_datagrid:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-datagrid
path: flutter_datagrid/syncfusion_flutter_datagrid
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_calendar:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-calendar
path: flutter_calendar/syncfusion_flutter_calendar
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_datepicker:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-datepicker
path: flutter_datepicker/syncfusion_flutter_datepicker
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_charts:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-charts
path: flutter_charts/syncfusion_flutter_charts
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_gauges:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-gauges
path: flutter_gauges/syncfusion_flutter_gauges
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_sliders:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-sliders
path: flutter_sliders/syncfusion_flutter_sliders
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_pdf:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-pdf
path: flutter_pdf/syncfusion_flutter_pdf
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_barcodes:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-barcodes
path: flutter_barcodes/syncfusion_flutter_barcodes
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_officechart:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-officechart
path: flutter_officechart/syncfusion_flutter_officechart
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_maps:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-maps
path: flutter_maps/syncfusion_flutter_maps
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_signaturepad:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-signaturepad
path: flutter_signaturepad/syncfusion_flutter_signaturepad
branch: release/18.3.0.1
ref: release/18.3.0.1
syncfusion_flutter_pdfviewer:
git:
url: https://buildautomation:[email protected]/essential-studio/flutter-pdfviewer
path: flutter_pdfviewer/syncfusion_flutter_pdfviewer
branch: release/18.3.0.1
ref: release/18.3.0.1

syncfusion_flutter_datagrid: ^18.3.35-beta
syncfusion_flutter_calendar: ^18.3.35
syncfusion_flutter_datepicker: ^18.3.35-beta
syncfusion_flutter_charts: ^18.3.35
syncfusion_flutter_gauges: ^18.3.35
syncfusion_flutter_sliders: ^18.3.35
syncfusion_flutter_pdf: ^18.3.35-beta
syncfusion_flutter_barcodes: ^18.3.35
syncfusion_officechart: ^18.3.35-beta
syncfusion_flutter_maps: ^18.3.35-beta
syncfusion_flutter_signaturepad: ^18.3.35-beta
syncfusion_flutter_pdfviewer: ^18.3.35-beta

flutter:
uses-material-design: true
assets:
Expand Down

0 comments on commit 72aa3a2

Please sign in to comment.