deploy: a705a5b399
This commit is contained in:
parent
48994dce61
commit
64b1231103
5 changed files with 62860 additions and 62884 deletions
|
|
@ -10498,39 +10498,6 @@ 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_file_dialog
|
||||
|
||||
BSD 3-Clause License
|
||||
|
||||
Copyright (c) 2020 KineApps. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* Redistributions in binary form must reproduce the above
|
||||
copyright notice, this list of conditions and the following
|
||||
disclaimer in the documentation and/or other materials provided
|
||||
with the distribution.
|
||||
* Neither the name of copyright holder nor the names of its
|
||||
contributors may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 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_foreground_task
|
||||
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
|
||||
"index.html": "4ac964233cc011088f2794d8d3fa037b",
|
||||
"/": "4ac964233cc011088f2794d8d3fa037b",
|
||||
"index.html": "c7e1756d41f3e646e773820a0addcb9f",
|
||||
"/": "c7e1756d41f3e646e773820a0addcb9f",
|
||||
"assets/FontManifest.json": "6a590c591cb18c7ac3b63b1fcaa45b57",
|
||||
"assets/AssetManifest.bin": "cb64b3e3fe1a7dc2c2439d73711985c0",
|
||||
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "93093093a45cb6163cfd11296d98be40",
|
||||
|
|
@ -68,14 +68,14 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"assets/assets/info-logo.png": "9d1d72596564e6639fd984fea2dfd048",
|
||||
"assets/AssetManifest.bin.json": "923efaa0f2d032aba343b39f5332dc70",
|
||||
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
|
||||
"assets/NOTICES": "23fcfd96005261a9a673ba7ff1c264c7",
|
||||
"assets/NOTICES": "85fb760ab8332bcf5948d03ccc7833a9",
|
||||
"assets/fonts/MaterialIcons-Regular.otf": "9087ab2426afa7265d7b6d3e8e2dc63b",
|
||||
"assets/fonts/Roboto/Roboto-Regular.ttf": "8a36205bd9b83e03af0591a004bc97f4",
|
||||
"assets/fonts/Roboto/Roboto-Bold.ttf": "b8e42971dec8d49207a8c8e2b919a6ac",
|
||||
"assets/fonts/Roboto/Roboto-Italic.ttf": "cebd892d1acfcc455f5e52d4104f2719",
|
||||
"assets/fonts/Roboto/RobotoMono-Regular.ttf": "7e173cf37bb8221ac504ceab2acfb195",
|
||||
"assets/AssetManifest.json": "82ec42c015f9ef74ebf074e3ff172126",
|
||||
"main.dart.js": "9a615431d21174f46d42af0c65a26c97",
|
||||
"main.dart.js": "a8c781092ab13f8397592e60c7a4297a",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"version.json": "c472165c52ede186c2f50bbbc5a66f4a",
|
||||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "3835100317";
|
||||
const serviceWorkerVersion = "2620531756";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
125689
nightly/main.dart.js
125689
nightly/main.dart.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue