File tree Expand file tree Collapse file tree 14 files changed +1500
-352
lines changed
syncfusion_flutter_barcodes/example/web
syncfusion_flutter_calendar/example/web
syncfusion_flutter_charts/example/web
syncfusion_flutter_datagrid_export/example/web
syncfusion_flutter_datagrid/example/web
syncfusion_flutter_datepicker/example/web
syncfusion_flutter_gauges/example/web
syncfusion_flutter_maps/example/web
syncfusion_flutter_signaturepad/example/web
syncfusion_flutter_sliders/example/web
syncfusion_flutter_treemap/example/web Expand file tree Collapse file tree 14 files changed +1500
-352
lines changed Original file line number Diff line number Diff line change 3030 < link rel ="manifest " href ="manifest.json ">
3131</ head >
3232< body >
33- <!-- This script installs service_worker.js to provide PWA functionality to
34- application. For more information, see:
35- https://developers.google.com/web/fundamentals/primers/service-workers -->
36- < script >
37- if ( 'serviceWorker' in navigator ) {
38- window . addEventListener ( 'flutter-first-frame' , function ( ) {
39- navigator . serviceWorker . register ( 'flutter_service_worker.js' ) ;
40- } ) ;
41- }
42- </ script >
33+ < script src ="flutter_bootstrap.js " async > </ script >
4334 < script src ="main.dart.js " type ="application/javascript "> </ script >
4435</ body >
4536</ html >
Original file line number Diff line number Diff line change 3030 < link rel ="manifest " href ="manifest.json ">
3131</ head >
3232< body >
33- <!-- This script installs service_worker.js to provide PWA functionality to
34- application. For more information, see:
35- https://developers.google.com/web/fundamentals/primers/service-workers -->
36- < script >
37- if ( 'serviceWorker' in navigator ) {
38- window . addEventListener ( 'flutter-first-frame' , function ( ) {
39- navigator . serviceWorker . register ( 'flutter_service_worker.js' ) ;
40- } ) ;
41- }
42- </ script >
33+ < script src ="flutter_bootstrap.js " async > </ script >
4334 < script src ="main.dart.js " type ="application/javascript "> </ script >
4435</ body >
4536</ html >
Original file line number Diff line number Diff line change 3030 < link rel ="manifest " href ="manifest.json ">
3131</ head >
3232< body >
33- <!-- This script installs service_worker.js to provide PWA functionality to
34- application. For more information, see:
35- https://developers.google.com/web/fundamentals/primers/service-workers -->
36- < script >
37- if ( 'serviceWorker' in navigator ) {
38- window . addEventListener ( 'flutter-first-frame' , function ( ) {
39- navigator . serviceWorker . register ( 'flutter_service_worker.js' ) ;
40- } ) ;
41- }
42- </ script >
33+ < script src ="flutter_bootstrap.js " async > </ script >
4334 < script src ="main.dart.js " type ="application/javascript "> </ script >
4435</ body >
4536</ html >
Original file line number Diff line number Diff line change 3030 < link rel ="manifest " href ="manifest.json ">
3131</ head >
3232< body >
33- <!-- This script installs service_worker.js to provide PWA functionality to
34- application. For more information, see:
35- https://developers.google.com/web/fundamentals/primers/service-workers -->
36- < script >
37- if ( 'serviceWorker' in navigator ) {
38- window . addEventListener ( 'flutter-first-frame' , function ( ) {
39- navigator . serviceWorker . register ( 'flutter_service_worker.js' ) ;
40- } ) ;
41- }
42- </ script >
33+ < script src ="flutter_bootstrap.js " async > </ script >
4334 < script src ="main.dart.js " type ="application/javascript "> </ script >
4435</ body >
4536</ html >
You can’t perform that action at this time.
0 commit comments