This commit is contained in:
krille-chan 2023-09-24 06:41:57 +00:00
parent 809bcd72a1
commit 232a1dafd2
5 changed files with 108887 additions and 108633 deletions

View file

@ -9748,30 +9748,6 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
flutter_app_lock
MIT License
Copyright (c) 2019 Tom Alabaster
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
flutter_blurhash

View file

@ -35,7 +35,7 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"assets/assets/info-logo.png": "9d1d72596564e6639fd984fea2dfd048",
"assets/assets/sas-emoji.json": "b9d99fc6dda6a3250af57af969b4a02d",
"assets/AssetManifest.json": "614645378214dd6b935e29b2a146ee02",
"assets/NOTICES": "7b25019636367691ad4d2c784ced8a42",
"assets/NOTICES": "353730b6fde052438b60731cedbb7b6f",
"assets/AssetManifest.bin": "56db7782e38c43d160a02e90295e9a8e",
"assets/packages/wakelock_web/assets/no_sleep.js": "7748a45cd593f33280669b29c2c8919a",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "93093093a45cb6163cfd11296d98be40",
@ -81,11 +81,11 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"index.html": "ef9449b130a5ff2209358aa009bb8627",
"/": "ef9449b130a5ff2209358aa009bb8627",
"index.html": "387a38767e2f9f53b0cfb9a11e98f7af",
"/": "387a38767e2f9f53b0cfb9a11e98f7af",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"main.dart.js": "8bf092192c638a06f8e02587f92a8660",
"main.dart.js": "49edb32cd78e47961fa11b9cb816986a",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201"};
// The application shell files that are downloaded before a service worker can
// start.

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2501364652";
const serviceWorkerVersion = "117677391";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long