Skip to content

Commit b4bec4e

Browse files
committed
1 parent cb066a0 commit b4bec4e

6 files changed

Lines changed: 14465 additions & 14625 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c599f7de4d7921d871c4af3c069793e8
1+
6881301f823bc7241b92c91cdc728153

flexcolorscheme/basictheme-latest/assets/NOTICES

Lines changed: 75 additions & 227 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,33 +1718,16 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
17181718
POSSIBILITY OF SUCH DAMAGE.
17191719
--------------------------------------------------------------------------------
17201720
animations
1721-
path_provider
1721+
google_fonts
17221722
path_provider_android
17231723
path_provider_foundation
1724-
path_provider_linux
1725-
path_provider_platform_interface
1726-
path_provider_windows
1727-
plugin_platform_interface
1728-
shared_preferences
17291724
shared_preferences_android
17301725
shared_preferences_foundation
1731-
shared_preferences_linux
1732-
shared_preferences_platform_interface
1733-
shared_preferences_web
1734-
shared_preferences_windows
1735-
url_launcher
17361726
url_launcher_android
17371727
url_launcher_ios
1738-
url_launcher_linux
17391728
url_launcher_macos
1740-
url_launcher_platform_interface
1741-
url_launcher_windows
1742-
vector_graphics
1743-
vector_graphics_codec
1744-
vector_graphics_compiler
1745-
xdg_directories
17461729

1747-
Copyright 2013 The Flutter Authors. All rights reserved.
1730+
Copyright 2013 The Flutter Authors
17481731

17491732
Redistribution and use in source and binary forms, with or without modification,
17501733
are permitted provided that the following conditions are met:
@@ -3382,7 +3365,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33823365
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
33833366
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33843367
--------------------------------------------------------------------------------
3385-
device_frame_plus
3368+
device_frame
33863369

33873370

33883371
MIT License
@@ -5925,6 +5908,30 @@ There's ABSOLUTELY NO WARRANTY, express or implied.
59255908

59265909
(This is a heavily cut-down "BSD license".)
59275910
--------------------------------------------------------------------------------
5911+
freezed_annotation
5912+
5913+
MIT License
5914+
5915+
Copyright (c) 2020 Remi Rousselet
5916+
5917+
Permission is hereby granted, free of charge, to any person obtaining a copy
5918+
of this software and associated documentation files (the "Software"), to deal
5919+
in the Software without restriction, including without limitation the rights
5920+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5921+
copies of the Software, and to permit persons to whom the Software is
5922+
furnished to do so, subject to the following conditions:
5923+
5924+
The above copyright notice and this permission notice shall be included in all
5925+
copies or substantial portions of the Software.
5926+
5927+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5928+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5929+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5930+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5931+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5932+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5933+
SOFTWARE.
5934+
--------------------------------------------------------------------------------
59285935
fuchsia_sdk
59295936

59305937
Copyright 2014 The Fuchsia Authors. All rights reserved.
@@ -9862,211 +9869,6 @@ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
98629869
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
98639870
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
98649871
IN THE MATERIALS.
9865-
--------------------------------------------------------------------------------
9866-
google_fonts
9867-
9868-
Apache License
9869-
Version 2.0, January 2004
9870-
http://www.apache.org/licenses/
9871-
9872-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9873-
9874-
1. Definitions.
9875-
9876-
"License" shall mean the terms and conditions for use, reproduction,
9877-
and distribution as defined by Sections 1 through 9 of this document.
9878-
9879-
"Licensor" shall mean the copyright owner or entity authorized by
9880-
the copyright owner that is granting the License.
9881-
9882-
"Legal Entity" shall mean the union of the acting entity and all
9883-
other entities that control, are controlled by, or are under common
9884-
control with that entity. For the purposes of this definition,
9885-
"control" means (i) the power, direct or indirect, to cause the
9886-
direction or management of such entity, whether by contract or
9887-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
9888-
outstanding shares, or (iii) beneficial ownership of such entity.
9889-
9890-
"You" (or "Your") shall mean an individual or Legal Entity
9891-
exercising permissions granted by this License.
9892-
9893-
"Source" form shall mean the preferred form for making modifications,
9894-
including but not limited to software source code, documentation
9895-
source, and configuration files.
9896-
9897-
"Object" form shall mean any form resulting from mechanical
9898-
transformation or translation of a Source form, including but
9899-
not limited to compiled object code, generated documentation,
9900-
and conversions to other media types.
9901-
9902-
"Work" shall mean the work of authorship, whether in Source or
9903-
Object form, made available under the License, as indicated by a
9904-
copyright notice that is included in or attached to the work
9905-
(an example is provided in the Appendix below).
9906-
9907-
"Derivative Works" shall mean any work, whether in Source or Object
9908-
form, that is based on (or derived from) the Work and for which the
9909-
editorial revisions, annotations, elaborations, or other modifications
9910-
represent, as a whole, an original work of authorship. For the purposes
9911-
of this License, Derivative Works shall not include works that remain
9912-
separable from, or merely link (or bind by name) to the interfaces of,
9913-
the Work and Derivative Works thereof.
9914-
9915-
"Contribution" shall mean any work of authorship, including
9916-
the original version of the Work and any modifications or additions
9917-
to that Work or Derivative Works thereof, that is intentionally
9918-
submitted to Licensor for inclusion in the Work by the copyright owner
9919-
or by an individual or Legal Entity authorized to submit on behalf of
9920-
the copyright owner. For the purposes of this definition, "submitted"
9921-
means any form of electronic, verbal, or written communication sent
9922-
to the Licensor or its representatives, including but not limited to
9923-
communication on electronic mailing lists, source code control systems,
9924-
and issue tracking systems that are managed by, or on behalf of, the
9925-
Licensor for the purpose of discussing and improving the Work, but
9926-
excluding communication that is conspicuously marked or otherwise
9927-
designated in writing by the copyright owner as "Not a Contribution."
9928-
9929-
"Contributor" shall mean Licensor and any individual or Legal Entity
9930-
on behalf of whom a Contribution has been received by Licensor and
9931-
subsequently incorporated within the Work.
9932-
9933-
2. Grant of Copyright License. Subject to the terms and conditions of
9934-
this License, each Contributor hereby grants to You a perpetual,
9935-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9936-
copyright license to reproduce, prepare Derivative Works of,
9937-
publicly display, publicly perform, sublicense, and distribute the
9938-
Work and such Derivative Works in Source or Object form.
9939-
9940-
3. Grant of Patent License. Subject to the terms and conditions of
9941-
this License, each Contributor hereby grants to You a perpetual,
9942-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9943-
(except as stated in this section) patent license to make, have made,
9944-
use, offer to sell, sell, import, and otherwise transfer the Work,
9945-
where such license applies only to those patent claims licensable
9946-
by such Contributor that are necessarily infringed by their
9947-
Contribution(s) alone or by combination of their Contribution(s)
9948-
with the Work to which such Contribution(s) was submitted. If You
9949-
institute patent litigation against any entity (including a
9950-
cross-claim or counterclaim in a lawsuit) alleging that the Work
9951-
or a Contribution incorporated within the Work constitutes direct
9952-
or contributory patent infringement, then any patent licenses
9953-
granted to You under this License for that Work shall terminate
9954-
as of the date such litigation is filed.
9955-
9956-
4. Redistribution. You may reproduce and distribute copies of the
9957-
Work or Derivative Works thereof in any medium, with or without
9958-
modifications, and in Source or Object form, provided that You
9959-
meet the following conditions:
9960-
9961-
(a) You must give any other recipients of the Work or
9962-
Derivative Works a copy of this License; and
9963-
9964-
(b) You must cause any modified files to carry prominent notices
9965-
stating that You changed the files; and
9966-
9967-
(c) You must retain, in the Source form of any Derivative Works
9968-
that You distribute, all copyright, patent, trademark, and
9969-
attribution notices from the Source form of the Work,
9970-
excluding those notices that do not pertain to any part of
9971-
the Derivative Works; and
9972-
9973-
(d) If the Work includes a "NOTICE" text file as part of its
9974-
distribution, then any Derivative Works that You distribute must
9975-
include a readable copy of the attribution notices contained
9976-
within such NOTICE file, excluding those notices that do not
9977-
pertain to any part of the Derivative Works, in at least one
9978-
of the following places: within a NOTICE text file distributed
9979-
as part of the Derivative Works; within the Source form or
9980-
documentation, if provided along with the Derivative Works; or,
9981-
within a display generated by the Derivative Works, if and
9982-
wherever such third-party notices normally appear. The contents
9983-
of the NOTICE file are for informational purposes only and
9984-
do not modify the License. You may add Your own attribution
9985-
notices within Derivative Works that You distribute, alongside
9986-
or as an addendum to the NOTICE text from the Work, provided
9987-
that such additional attribution notices cannot be construed
9988-
as modifying the License.
9989-
9990-
You may add Your own copyright statement to Your modifications and
9991-
may provide additional or different license terms and conditions
9992-
for use, reproduction, or distribution of Your modifications, or
9993-
for any such Derivative Works as a whole, provided Your use,
9994-
reproduction, and distribution of the Work otherwise complies with
9995-
the conditions stated in this License.
9996-
9997-
5. Submission of Contributions. Unless You explicitly state otherwise,
9998-
any Contribution intentionally submitted for inclusion in the Work
9999-
by You to the Licensor shall be under the terms and conditions of
10000-
this License, without any additional terms or conditions.
10001-
Notwithstanding the above, nothing herein shall supersede or modify
10002-
the terms of any separate license agreement you may have executed
10003-
with Licensor regarding such Contributions.
10004-
10005-
6. Trademarks. This License does not grant permission to use the trade
10006-
names, trademarks, service marks, or product names of the Licensor,
10007-
except as required for reasonable and customary use in describing the
10008-
origin of the Work and reproducing the content of the NOTICE file.
10009-
10010-
7. Disclaimer of Warranty. Unless required by applicable law or
10011-
agreed to in writing, Licensor provides the Work (and each
10012-
Contributor provides its Contributions) on an "AS IS" BASIS,
10013-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
10014-
implied, including, without limitation, any warranties or conditions
10015-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
10016-
PARTICULAR PURPOSE. You are solely responsible for determining the
10017-
appropriateness of using or redistributing the Work and assume any
10018-
risks associated with Your exercise of permissions under this License.
10019-
10020-
8. Limitation of Liability. In no event and under no legal theory,
10021-
whether in tort (including negligence), contract, or otherwise,
10022-
unless required by applicable law (such as deliberate and grossly
10023-
negligent acts) or agreed to in writing, shall any Contributor be
10024-
liable to You for damages, including any direct, indirect, special,
10025-
incidental, or consequential damages of any character arising as a
10026-
result of this License or out of the use or inability to use the
10027-
Work (including but not limited to damages for loss of goodwill,
10028-
work stoppage, computer failure or malfunction, or any and all
10029-
other commercial damages or losses), even if such Contributor
10030-
has been advised of the possibility of such damages.
10031-
10032-
9. Accepting Warranty or Additional Liability. While redistributing
10033-
the Work or Derivative Works thereof, You may choose to offer,
10034-
and charge a fee for, acceptance of support, warranty, indemnity,
10035-
or other liability obligations and/or rights consistent with this
10036-
License. However, in accepting such obligations, You may act only
10037-
on Your own behalf and on Your sole responsibility, not on behalf
10038-
of any other Contributor, and only if You agree to indemnify,
10039-
defend, and hold each Contributor harmless for any liability
10040-
incurred by, or claims asserted against, such Contributor by reason
10041-
of your accepting any such warranty or additional liability.
10042-
10043-
END OF TERMS AND CONDITIONS
10044-
10045-
APPENDIX: How to apply the Apache License to your work.
10046-
10047-
To apply the Apache License to your work, attach the following
10048-
boilerplate notice, with the fields enclosed by brackets "[]"
10049-
replaced with your own identifying information. (Don't include
10050-
the brackets!) The text should be enclosed in the appropriate
10051-
comment syntax for the file format. We also recommend that a
10052-
file or class name and description of purpose be included on the
10053-
same "printed page" as the copyright notice for easier
10054-
identification within third-party archives.
10055-
10056-
Copyright [yyyy] [name of copyright owner]
10057-
10058-
Licensed under the Apache License, Version 2.0 (the "License");
10059-
you may not use this file except in compliance with the License.
10060-
You may obtain a copy of the License at
10061-
10062-
http://www.apache.org/licenses/LICENSE-2.0
10063-
10064-
Unless required by applicable law or agreed to in writing, software
10065-
distributed under the License is distributed on an "AS IS" BASIS,
10066-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10067-
See the License for the specific language governing permissions and
10068-
limitations under the License.
10069-
100709872
--------------------------------------------------------------------------------
100719873
harfbuzz
100729874

@@ -29907,6 +29709,52 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2990729709
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2990829710
SOFTWARE.
2990929711

29712+
--------------------------------------------------------------------------------
29713+
path_provider
29714+
path_provider_linux
29715+
path_provider_platform_interface
29716+
path_provider_windows
29717+
plugin_platform_interface
29718+
shared_preferences
29719+
shared_preferences_linux
29720+
shared_preferences_platform_interface
29721+
shared_preferences_web
29722+
shared_preferences_windows
29723+
url_launcher
29724+
url_launcher_linux
29725+
url_launcher_platform_interface
29726+
url_launcher_windows
29727+
vector_graphics
29728+
vector_graphics_codec
29729+
vector_graphics_compiler
29730+
xdg_directories
29731+
29732+
Copyright 2013 The Flutter Authors. All rights reserved.
29733+
29734+
Redistribution and use in source and binary forms, with or without modification,
29735+
are permitted provided that the following conditions are met:
29736+
29737+
* Redistributions of source code must retain the above copyright
29738+
notice, this list of conditions and the following disclaimer.
29739+
* Redistributions in binary form must reproduce the above
29740+
copyright notice, this list of conditions and the following
29741+
disclaimer in the documentation and/or other materials provided
29742+
with the distribution.
29743+
* Neither the name of Google Inc. nor the names of its
29744+
contributors may be used to endorse or promote products derived
29745+
from this software without specific prior written permission.
29746+
29747+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
29748+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
29749+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29750+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
29751+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
29752+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
29753+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
29754+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29755+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
29756+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29757+
2991029758
--------------------------------------------------------------------------------
2991129759
perfetto
2991229760

@@ -30102,7 +29950,7 @@ petitparser
3010229950

3010329951
The MIT License
3010429952

30105-
Copyright (c) 2006-2025 Lukas Renggli.
29953+
Copyright (c) 2006-2024 Lukas Renggli.
3010629954
All rights reserved.
3010729955

3010829956
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -34055,7 +33903,7 @@ xml
3405533903

3405633904
The MIT License
3405733905

34058-
Copyright (c) 2006-2023 Lukas Renggli.
33906+
Copyright (c) 2006-2025 Lukas Renggli.
3405933907
All rights reserved.
3406033908

3406133909
Permission is hereby granted, free of charge, to any person obtaining a copy

flexcolorscheme/basictheme-latest/flutter_bootstrap.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)