Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- static/assets/NOTICES +0 -327
- static/assets/fonts/MaterialIcons-Regular.otf +0 -0
- static/flutter_bootstrap.js +1 -1
- static/flutter_service_worker.js +5 -5
- static/main.dart.js +0 -0
- static/version.json +1 -1
static/assets/NOTICES
CHANGED
|
@@ -2944,9 +2944,6 @@ url_launcher
|
|
| 2944 |
url_launcher_linux
|
| 2945 |
url_launcher_platform_interface
|
| 2946 |
url_launcher_windows
|
| 2947 |
-
webview_flutter
|
| 2948 |
-
webview_flutter_platform_interface
|
| 2949 |
-
webview_flutter_wkwebview
|
| 2950 |
xdg_directories
|
| 2951 |
|
| 2952 |
Copyright 2013 The Flutter Authors. All rights reserved.
|
|
@@ -6718,31 +6715,6 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
| 6718 |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 6719 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 6720 |
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 6721 |
-
--------------------------------------------------------------------------------
|
| 6722 |
-
flutter_tts
|
| 6723 |
-
|
| 6724 |
-
MIT License
|
| 6725 |
-
|
| 6726 |
-
Copyright (c) 2018 Daniel Lutton
|
| 6727 |
-
|
| 6728 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6729 |
-
of this software and associated documentation files (the "Software"), to deal
|
| 6730 |
-
in the Software without restriction, including without limitation the rights
|
| 6731 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 6732 |
-
copies of the Software, and to permit persons to whom the Software is
|
| 6733 |
-
furnished to do so, subject to the following conditions:
|
| 6734 |
-
|
| 6735 |
-
The above copyright notice and this permission notice shall be included in all
|
| 6736 |
-
copies or substantial portions of the Software.
|
| 6737 |
-
|
| 6738 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 6739 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 6740 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 6741 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 6742 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 6743 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 6744 |
-
SOFTWARE.
|
| 6745 |
-
|
| 6746 |
--------------------------------------------------------------------------------
|
| 6747 |
freetype2
|
| 6748 |
|
|
@@ -11288,212 +11260,6 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
| 11288 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 11289 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 11290 |
|
| 11291 |
-
--------------------------------------------------------------------------------
|
| 11292 |
-
google_mobile_ads
|
| 11293 |
-
|
| 11294 |
-
|
| 11295 |
-
Apache License
|
| 11296 |
-
Version 2.0, January 2004
|
| 11297 |
-
http://www.apache.org/licenses/
|
| 11298 |
-
|
| 11299 |
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 11300 |
-
|
| 11301 |
-
1. Definitions.
|
| 11302 |
-
|
| 11303 |
-
"License" shall mean the terms and conditions for use, reproduction,
|
| 11304 |
-
and distribution as defined by Sections 1 through 9 of this document.
|
| 11305 |
-
|
| 11306 |
-
"Licensor" shall mean the copyright owner or entity authorized by
|
| 11307 |
-
the copyright owner that is granting the License.
|
| 11308 |
-
|
| 11309 |
-
"Legal Entity" shall mean the union of the acting entity and all
|
| 11310 |
-
other entities that control, are controlled by, or are under common
|
| 11311 |
-
control with that entity. For the purposes of this definition,
|
| 11312 |
-
"control" means (i) the power, direct or indirect, to cause the
|
| 11313 |
-
direction or management of such entity, whether by contract or
|
| 11314 |
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 11315 |
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 11316 |
-
|
| 11317 |
-
"You" (or "Your") shall mean an individual or Legal Entity
|
| 11318 |
-
exercising permissions granted by this License.
|
| 11319 |
-
|
| 11320 |
-
"Source" form shall mean the preferred form for making modifications,
|
| 11321 |
-
including but not limited to software source code, documentation
|
| 11322 |
-
source, and configuration files.
|
| 11323 |
-
|
| 11324 |
-
"Object" form shall mean any form resulting from mechanical
|
| 11325 |
-
transformation or translation of a Source form, including but
|
| 11326 |
-
not limited to compiled object code, generated documentation,
|
| 11327 |
-
and conversions to other media types.
|
| 11328 |
-
|
| 11329 |
-
"Work" shall mean the work of authorship, whether in Source or
|
| 11330 |
-
Object form, made available under the License, as indicated by a
|
| 11331 |
-
copyright notice that is included in or attached to the work
|
| 11332 |
-
(an example is provided in the Appendix below).
|
| 11333 |
-
|
| 11334 |
-
"Derivative Works" shall mean any work, whether in Source or Object
|
| 11335 |
-
form, that is based on (or derived from) the Work and for which the
|
| 11336 |
-
editorial revisions, annotations, elaborations, or other modifications
|
| 11337 |
-
represent, as a whole, an original work of authorship. For the purposes
|
| 11338 |
-
of this License, Derivative Works shall not include works that remain
|
| 11339 |
-
separable from, or merely link (or bind by name) to the interfaces of,
|
| 11340 |
-
the Work and Derivative Works thereof.
|
| 11341 |
-
|
| 11342 |
-
"Contribution" shall mean any work of authorship, including
|
| 11343 |
-
the original version of the Work and any modifications or additions
|
| 11344 |
-
to that Work or Derivative Works thereof, that is intentionally
|
| 11345 |
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 11346 |
-
or by an individual or Legal Entity authorized to submit on behalf of
|
| 11347 |
-
the copyright owner. For the purposes of this definition, "submitted"
|
| 11348 |
-
means any form of electronic, verbal, or written communication sent
|
| 11349 |
-
to the Licensor or its representatives, including but not limited to
|
| 11350 |
-
communication on electronic mailing lists, source code control systems,
|
| 11351 |
-
and issue tracking systems that are managed by, or on behalf of, the
|
| 11352 |
-
Licensor for the purpose of discussing and improving the Work, but
|
| 11353 |
-
excluding communication that is conspicuously marked or otherwise
|
| 11354 |
-
designated in writing by the copyright owner as "Not a Contribution."
|
| 11355 |
-
|
| 11356 |
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 11357 |
-
on behalf of whom a Contribution has been received by Licensor and
|
| 11358 |
-
subsequently incorporated within the Work.
|
| 11359 |
-
|
| 11360 |
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 11361 |
-
this License, each Contributor hereby grants to You a perpetual,
|
| 11362 |
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 11363 |
-
copyright license to reproduce, prepare Derivative Works of,
|
| 11364 |
-
publicly display, publicly perform, sublicense, and distribute the
|
| 11365 |
-
Work and such Derivative Works in Source or Object form.
|
| 11366 |
-
|
| 11367 |
-
3. Grant of Patent License. Subject to the terms and conditions of
|
| 11368 |
-
this License, each Contributor hereby grants to You a perpetual,
|
| 11369 |
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 11370 |
-
(except as stated in this section) patent license to make, have made,
|
| 11371 |
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 11372 |
-
where such license applies only to those patent claims licensable
|
| 11373 |
-
by such Contributor that are necessarily infringed by their
|
| 11374 |
-
Contribution(s) alone or by combination of their Contribution(s)
|
| 11375 |
-
with the Work to which such Contribution(s) was submitted. If You
|
| 11376 |
-
institute patent litigation against any entity (including a
|
| 11377 |
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 11378 |
-
or a Contribution incorporated within the Work constitutes direct
|
| 11379 |
-
or contributory patent infringement, then any patent licenses
|
| 11380 |
-
granted to You under this License for that Work shall terminate
|
| 11381 |
-
as of the date such litigation is filed.
|
| 11382 |
-
|
| 11383 |
-
4. Redistribution. You may reproduce and distribute copies of the
|
| 11384 |
-
Work or Derivative Works thereof in any medium, with or without
|
| 11385 |
-
modifications, and in Source or Object form, provided that You
|
| 11386 |
-
meet the following conditions:
|
| 11387 |
-
|
| 11388 |
-
(a) You must give any other recipients of the Work or
|
| 11389 |
-
Derivative Works a copy of this License; and
|
| 11390 |
-
|
| 11391 |
-
(b) You must cause any modified files to carry prominent notices
|
| 11392 |
-
stating that You changed the files; and
|
| 11393 |
-
|
| 11394 |
-
(c) You must retain, in the Source form of any Derivative Works
|
| 11395 |
-
that You distribute, all copyright, patent, trademark, and
|
| 11396 |
-
attribution notices from the Source form of the Work,
|
| 11397 |
-
excluding those notices that do not pertain to any part of
|
| 11398 |
-
the Derivative Works; and
|
| 11399 |
-
|
| 11400 |
-
(d) If the Work includes a "NOTICE" text file as part of its
|
| 11401 |
-
distribution, then any Derivative Works that You distribute must
|
| 11402 |
-
include a readable copy of the attribution notices contained
|
| 11403 |
-
within such NOTICE file, excluding those notices that do not
|
| 11404 |
-
pertain to any part of the Derivative Works, in at least one
|
| 11405 |
-
of the following places: within a NOTICE text file distributed
|
| 11406 |
-
as part of the Derivative Works; within the Source form or
|
| 11407 |
-
documentation, if provided along with the Derivative Works; or,
|
| 11408 |
-
within a display generated by the Derivative Works, if and
|
| 11409 |
-
wherever such third-party notices normally appear. The contents
|
| 11410 |
-
of the NOTICE file are for informational purposes only and
|
| 11411 |
-
do not modify the License. You may add Your own attribution
|
| 11412 |
-
notices within Derivative Works that You distribute, alongside
|
| 11413 |
-
or as an addendum to the NOTICE text from the Work, provided
|
| 11414 |
-
that such additional attribution notices cannot be construed
|
| 11415 |
-
as modifying the License.
|
| 11416 |
-
|
| 11417 |
-
You may add Your own copyright statement to Your modifications and
|
| 11418 |
-
may provide additional or different license terms and conditions
|
| 11419 |
-
for use, reproduction, or distribution of Your modifications, or
|
| 11420 |
-
for any such Derivative Works as a whole, provided Your use,
|
| 11421 |
-
reproduction, and distribution of the Work otherwise complies with
|
| 11422 |
-
the conditions stated in this License.
|
| 11423 |
-
|
| 11424 |
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 11425 |
-
any Contribution intentionally submitted for inclusion in the Work
|
| 11426 |
-
by You to the Licensor shall be under the terms and conditions of
|
| 11427 |
-
this License, without any additional terms or conditions.
|
| 11428 |
-
Notwithstanding the above, nothing herein shall supersede or modify
|
| 11429 |
-
the terms of any separate license agreement you may have executed
|
| 11430 |
-
with Licensor regarding such Contributions.
|
| 11431 |
-
|
| 11432 |
-
6. Trademarks. This License does not grant permission to use the trade
|
| 11433 |
-
names, trademarks, service marks, or product names of the Licensor,
|
| 11434 |
-
except as required for reasonable and customary use in describing the
|
| 11435 |
-
origin of the Work and reproducing the content of the NOTICE file.
|
| 11436 |
-
|
| 11437 |
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 11438 |
-
agreed to in writing, Licensor provides the Work (and each
|
| 11439 |
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 11440 |
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 11441 |
-
implied, including, without limitation, any warranties or conditions
|
| 11442 |
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 11443 |
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 11444 |
-
appropriateness of using or redistributing the Work and assume any
|
| 11445 |
-
risks associated with Your exercise of permissions under this License.
|
| 11446 |
-
|
| 11447 |
-
8. Limitation of Liability. In no event and under no legal theory,
|
| 11448 |
-
whether in tort (including negligence), contract, or otherwise,
|
| 11449 |
-
unless required by applicable law (such as deliberate and grossly
|
| 11450 |
-
negligent acts) or agreed to in writing, shall any Contributor be
|
| 11451 |
-
liable to You for damages, including any direct, indirect, special,
|
| 11452 |
-
incidental, or consequential damages of any character arising as a
|
| 11453 |
-
result of this License or out of the use or inability to use the
|
| 11454 |
-
Work (including but not limited to damages for loss of goodwill,
|
| 11455 |
-
work stoppage, computer failure or malfunction, or any and all
|
| 11456 |
-
other commercial damages or losses), even if such Contributor
|
| 11457 |
-
has been advised of the possibility of such damages.
|
| 11458 |
-
|
| 11459 |
-
9. Accepting Warranty or Additional Liability. While redistributing
|
| 11460 |
-
the Work or Derivative Works thereof, You may choose to offer,
|
| 11461 |
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 11462 |
-
or other liability obligations and/or rights consistent with this
|
| 11463 |
-
License. However, in accepting such obligations, You may act only
|
| 11464 |
-
on Your own behalf and on Your sole responsibility, not on behalf
|
| 11465 |
-
of any other Contributor, and only if You agree to indemnify,
|
| 11466 |
-
defend, and hold each Contributor harmless for any liability
|
| 11467 |
-
incurred by, or claims asserted against, such Contributor by reason
|
| 11468 |
-
of your accepting any such warranty or additional liability.
|
| 11469 |
-
|
| 11470 |
-
END OF TERMS AND CONDITIONS
|
| 11471 |
-
|
| 11472 |
-
APPENDIX: How to apply the Apache License to your work.
|
| 11473 |
-
|
| 11474 |
-
To apply the Apache License to your work, attach the following
|
| 11475 |
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 11476 |
-
replaced with your own identifying information. (Don't include
|
| 11477 |
-
the brackets!) The text should be enclosed in the appropriate
|
| 11478 |
-
comment syntax for the file format. We also recommend that a
|
| 11479 |
-
file or class name and description of purpose be included on the
|
| 11480 |
-
same "printed page" as the copyright notice for easier
|
| 11481 |
-
identification within third-party archives.
|
| 11482 |
-
|
| 11483 |
-
Copyright [yyyy] [name of copyright owner]
|
| 11484 |
-
|
| 11485 |
-
Licensed under the Apache License, Version 2.0 (the "License");
|
| 11486 |
-
you may not use this file except in compliance with the License.
|
| 11487 |
-
You may obtain a copy of the License at
|
| 11488 |
-
|
| 11489 |
-
http://www.apache.org/licenses/LICENSE-2.0
|
| 11490 |
-
|
| 11491 |
-
Unless required by applicable law or agreed to in writing, software
|
| 11492 |
-
distributed under the License is distributed on an "AS IS" BASIS,
|
| 11493 |
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 11494 |
-
See the License for the specific language governing permissions and
|
| 11495 |
-
limitations under the License.
|
| 11496 |
-
|
| 11497 |
--------------------------------------------------------------------------------
|
| 11498 |
harfbuzz
|
| 11499 |
|
|
@@ -32345,69 +32111,6 @@ platform_detect
|
|
| 32345 |
See the License for the specific language governing permissions and
|
| 32346 |
limitations under the License.
|
| 32347 |
|
| 32348 |
-
--------------------------------------------------------------------------------
|
| 32349 |
-
qr
|
| 32350 |
-
|
| 32351 |
-
Copyright 2014, the Dart QR project authors. All rights reserved.
|
| 32352 |
-
Redistribution and use in source and binary forms, with or without
|
| 32353 |
-
modification, are permitted provided that the following conditions are
|
| 32354 |
-
met:
|
| 32355 |
-
|
| 32356 |
-
* Redistributions of source code must retain the above copyright
|
| 32357 |
-
notice, this list of conditions and the following disclaimer.
|
| 32358 |
-
* Redistributions in binary form must reproduce the above
|
| 32359 |
-
copyright notice, this list of conditions and the following
|
| 32360 |
-
disclaimer in the documentation and/or other materials provided
|
| 32361 |
-
with the distribution.
|
| 32362 |
-
* Neither the name of Google Inc. nor the names of its
|
| 32363 |
-
contributors may be used to endorse or promote products derived
|
| 32364 |
-
from this software without specific prior written permission.
|
| 32365 |
-
|
| 32366 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
| 32367 |
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
| 32368 |
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
| 32369 |
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
| 32370 |
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| 32371 |
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
| 32372 |
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
| 32373 |
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
| 32374 |
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 32375 |
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 32376 |
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 32377 |
-
|
| 32378 |
-
--------------------------------------------------------------------------------
|
| 32379 |
-
qr_flutter
|
| 32380 |
-
|
| 32381 |
-
BSD 3-Clause License
|
| 32382 |
-
|
| 32383 |
-
Copyright (c) 2020, Luke Freeman.
|
| 32384 |
-
All rights reserved.
|
| 32385 |
-
|
| 32386 |
-
Redistribution and use in source and binary forms, with or without
|
| 32387 |
-
modification, are permitted provided that the following conditions are met:
|
| 32388 |
-
|
| 32389 |
-
1. Redistributions of source code must retain the above copyright notice, this
|
| 32390 |
-
list of conditions and the following disclaimer.
|
| 32391 |
-
|
| 32392 |
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
| 32393 |
-
this list of conditions and the following disclaimer in the documentation
|
| 32394 |
-
and/or other materials provided with the distribution.
|
| 32395 |
-
|
| 32396 |
-
3. Neither the name of the copyright holder nor the names of its
|
| 32397 |
-
contributors may be used to endorse or promote products derived from
|
| 32398 |
-
this software without specific prior written permission.
|
| 32399 |
-
|
| 32400 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
| 32401 |
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
| 32402 |
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
| 32403 |
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
| 32404 |
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
| 32405 |
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
| 32406 |
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
| 32407 |
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
| 32408 |
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 32409 |
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 32410 |
-
|
| 32411 |
--------------------------------------------------------------------------------
|
| 32412 |
rapidjson
|
| 32413 |
|
|
@@ -36199,36 +35902,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
| 36199 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 36200 |
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 36201 |
|
| 36202 |
-
--------------------------------------------------------------------------------
|
| 36203 |
-
webview_flutter_android
|
| 36204 |
-
|
| 36205 |
-
Copyright 2013 The Flutter Authors
|
| 36206 |
-
|
| 36207 |
-
Redistribution and use in source and binary forms, with or without modification,
|
| 36208 |
-
are permitted provided that the following conditions are met:
|
| 36209 |
-
|
| 36210 |
-
* Redistributions of source code must retain the above copyright
|
| 36211 |
-
notice, this list of conditions and the following disclaimer.
|
| 36212 |
-
* Redistributions in binary form must reproduce the above
|
| 36213 |
-
copyright notice, this list of conditions and the following
|
| 36214 |
-
disclaimer in the documentation and/or other materials provided
|
| 36215 |
-
with the distribution.
|
| 36216 |
-
* Neither the name of Google Inc. nor the names of its
|
| 36217 |
-
contributors may be used to endorse or promote products derived
|
| 36218 |
-
from this software without specific prior written permission.
|
| 36219 |
-
|
| 36220 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
| 36221 |
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
| 36222 |
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
| 36223 |
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
| 36224 |
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
| 36225 |
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
| 36226 |
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
| 36227 |
-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 36228 |
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 36229 |
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 36230 |
-
|
| 36231 |
-
|
| 36232 |
--------------------------------------------------------------------------------
|
| 36233 |
win32
|
| 36234 |
|
|
|
|
| 2944 |
url_launcher_linux
|
| 2945 |
url_launcher_platform_interface
|
| 2946 |
url_launcher_windows
|
|
|
|
|
|
|
|
|
|
| 2947 |
xdg_directories
|
| 2948 |
|
| 2949 |
Copyright 2013 The Flutter Authors. All rights reserved.
|
|
|
|
| 6715 |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 6716 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 6717 |
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6718 |
--------------------------------------------------------------------------------
|
| 6719 |
freetype2
|
| 6720 |
|
|
|
|
| 11260 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 11261 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 11262 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11263 |
--------------------------------------------------------------------------------
|
| 11264 |
harfbuzz
|
| 11265 |
|
|
|
|
| 32111 |
See the License for the specific language governing permissions and
|
| 32112 |
limitations under the License.
|
| 32113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32114 |
--------------------------------------------------------------------------------
|
| 32115 |
rapidjson
|
| 32116 |
|
|
|
|
| 35902 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 35903 |
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 35904 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35905 |
--------------------------------------------------------------------------------
|
| 35906 |
win32
|
| 35907 |
|
static/assets/fonts/MaterialIcons-Regular.otf
CHANGED
|
Binary files a/static/assets/fonts/MaterialIcons-Regular.otf and b/static/assets/fonts/MaterialIcons-Regular.otf differ
|
|
|
static/flutter_bootstrap.js
CHANGED
|
@@ -38,6 +38,6 @@ _flutter.buildConfig = {"engineRevision":"ddf47dd3ff96dbde6d9c614db0d7f019d7c7a2
|
|
| 38 |
|
| 39 |
_flutter.loader.load({
|
| 40 |
serviceWorkerSettings: {
|
| 41 |
-
serviceWorkerVersion: "
|
| 42 |
}
|
| 43 |
});
|
|
|
|
| 38 |
|
| 39 |
_flutter.loader.load({
|
| 40 |
serviceWorkerSettings: {
|
| 41 |
+
serviceWorkerVersion: "2382443743"
|
| 42 |
}
|
| 43 |
});
|
static/flutter_service_worker.js
CHANGED
|
@@ -17,8 +17,8 @@ const RESOURCES = {"assets/AssetManifest.bin": "1b6e81d215d35b84735e3bac9f9afaad
|
|
| 17 |
"assets/assets/scriptures/default.jpg": "34bb646134c531b02c4b2fdd29119881",
|
| 18 |
"assets/assets/thiruman_banner.jpg": "34bb646134c531b02c4b2fdd29119881",
|
| 19 |
"assets/FontManifest.json": "d4a8d45844bfcdc2b484bfd5676f4e35",
|
| 20 |
-
"assets/fonts/MaterialIcons-Regular.otf": "
|
| 21 |
-
"assets/NOTICES": "
|
| 22 |
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "33b7d9392238c04c131b6ce224e13711",
|
| 23 |
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.css": "5a8d0222407e388155d7d1395a75d5b9",
|
| 24 |
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.html": "16911fcc170c8af1c5457940bd0bf055",
|
|
@@ -41,16 +41,16 @@ const RESOURCES = {"assets/AssetManifest.bin": "1b6e81d215d35b84735e3bac9f9afaad
|
|
| 41 |
"favicon.png": "74afc5494e90462fd4f3903ec8271c53",
|
| 42 |
"firebase-messaging-sw.js": "1113ec012351fc1e47a956abbacab353",
|
| 43 |
"flutter.js": "888483df48293866f9f41d3d9274a779",
|
| 44 |
-
"flutter_bootstrap.js": "
|
| 45 |
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
| 46 |
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
| 47 |
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
|
| 48 |
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
| 49 |
"index.html": "155745e967e3e0ecf6d7333ea445658e",
|
| 50 |
"/": "155745e967e3e0ecf6d7333ea445658e",
|
| 51 |
-
"main.dart.js": "
|
| 52 |
"manifest.json": "9d43d4621f8c3ed75ad4ffe729655ecc",
|
| 53 |
-
"version.json": "
|
| 54 |
// The application shell files that are downloaded before a service worker can
|
| 55 |
// start.
|
| 56 |
const CORE = ["main.dart.js",
|
|
|
|
| 17 |
"assets/assets/scriptures/default.jpg": "34bb646134c531b02c4b2fdd29119881",
|
| 18 |
"assets/assets/thiruman_banner.jpg": "34bb646134c531b02c4b2fdd29119881",
|
| 19 |
"assets/FontManifest.json": "d4a8d45844bfcdc2b484bfd5676f4e35",
|
| 20 |
+
"assets/fonts/MaterialIcons-Regular.otf": "09531fcbb8654fc3af5313445c74db93",
|
| 21 |
+
"assets/NOTICES": "b39e502b25ef52726b221c3a99829782",
|
| 22 |
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "33b7d9392238c04c131b6ce224e13711",
|
| 23 |
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.css": "5a8d0222407e388155d7d1395a75d5b9",
|
| 24 |
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.html": "16911fcc170c8af1c5457940bd0bf055",
|
|
|
|
| 41 |
"favicon.png": "74afc5494e90462fd4f3903ec8271c53",
|
| 42 |
"firebase-messaging-sw.js": "1113ec012351fc1e47a956abbacab353",
|
| 43 |
"flutter.js": "888483df48293866f9f41d3d9274a779",
|
| 44 |
+
"flutter_bootstrap.js": "8505deca3aff2b69f52f7bc4d55aa740",
|
| 45 |
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
| 46 |
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
| 47 |
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
|
| 48 |
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
| 49 |
"index.html": "155745e967e3e0ecf6d7333ea445658e",
|
| 50 |
"/": "155745e967e3e0ecf6d7333ea445658e",
|
| 51 |
+
"main.dart.js": "72d8f07010fed524c9d0eb7d013f99d1",
|
| 52 |
"manifest.json": "9d43d4621f8c3ed75ad4ffe729655ecc",
|
| 53 |
+
"version.json": "8be876126e7e8b4888ad60429e385094"};
|
| 54 |
// The application shell files that are downloaded before a service worker can
|
| 55 |
// start.
|
| 56 |
const CORE = ["main.dart.js",
|
static/main.dart.js
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
static/version.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"app_name":"bhashyam_ai","version":"1.1.
|
|
|
|
| 1 |
+
{"app_name":"bhashyam_ai","version":"1.1.31","build_number":"201","package_name":"bhashyam_ai"}
|