Skip to content

Commit

Permalink
Updated Release
Browse files Browse the repository at this point in the history
  • Loading branch information
PLGuerraDesigns committed Oct 13, 2023
1 parent 9effa7d commit 4d2be79
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 21 deletions.
15 changes: 0 additions & 15 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -33798,21 +33798,6 @@ Customers who do not qualify for the community license can contact sales@syncfus

Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.

The Syncfusion license that contains the terms and conditions can be found at
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
--------------------------------------------------------------------------------
syncfusion_flutter_datepicker

Syncfusion License

Syncfusion Flutter Date Picker package is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.

To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.

Customers who do not qualify for the community license can contact [email protected] for commercial licensing options.

Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.

The Syncfusion license that contains the terms and conditions can be found at
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
--------------------------------------------------------------------------------
Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"canvaskit/skwasm.wasm": "1a074e8452fe5e0d02b112e22cdcf455",
"canvaskit/skwasm.worker.js": "51253d3321b11ddb8d73fa8aa87d3b15",
"canvaskit/skwasm.js": "95f16c6690f955a45b2317496983dbe9",
"version.json": "a09264cd601b52a47ec87a73524a1a4a",
"version.json": "bf3fe93b8cb0aed8102039e31a9d82a7",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "6d342eb68f170c97609e9da345464e5e",
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "1e17b1ec3152f29bf783bd42db8b6023",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "5ac99533bd9dc46227434b4853c3e532",
Expand All @@ -23,15 +23,15 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"assets/assets/images/icon.png": "d12aeed2ee29a3e5b7df95733987ed03",
"assets/AssetManifest.bin": "dd3aa68cd06c9d155368465529abcb9b",
"assets/fonts/MaterialIcons-Regular.otf": "e7069dfd19b331be16bed984668fe080",
"assets/NOTICES": "3b2aa3e7b712db7763aa45d3981e41aa",
"assets/NOTICES": "4d8f5d92bbf25b44ce46642113ac17ba",
"assets/FontManifest.json": "7735189998bf436a6fe6d9cc012ffd63",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"icons/Icon-maskable-192.png": "d12aeed2ee29a3e5b7df95733987ed03",
"icons/Icon-512.png": "f57ce9f27a95528babfc78b5ec17dfd1",
"icons/Icon-192.png": "d12aeed2ee29a3e5b7df95733987ed03",
"icons/Icon-maskable-512.png": "f57ce9f27a95528babfc78b5ec17dfd1",
"index.html": "c459b65dad79052f5d1616982b1ac266",
"/": "c459b65dad79052f5d1616982b1ac266",
"index.html": "8571fc30294e8f07779972f3dcc2cf2c",
"/": "8571fc30294e8f07779972f3dcc2cf2c",
"main.dart.js": "351f7aabed99763a3ec505a50d0f551c",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "248d85506e756f09264094960886d22e",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2612060341";
const serviceWorkerVersion = "1505051606";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"flutter_resume_builder","version":"0.4.1","build_number":"8","package_name":"flutter_resume_builder"}
{"app_name":"flutter_resume_builder","version":"0.4.2","build_number":"9","package_name":"flutter_resume_builder"}

0 comments on commit 4d2be79

Please sign in to comment.