@@ -726,6 +726,36 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
726726See the License for the specific language governing permissions and
727727limitations under the License.
728728
729+ -------------------------------------------------------------------------------- 
730+ ## Flutter (https://github.com/flutter/flutter)   
731+ 
732+ Copyright 2014 The Flutter Authors. All rights reserved.
733+ 
734+ Redistribution and use in source and binary forms, with or without modification,
735+ are permitted provided that the following conditions are met:
736+ 
737+     * Redistributions of source code must retain the above copyright 
738+       notice, this list of conditions and the following disclaimer. 
739+     * Redistributions in binary form must reproduce the above 
740+       copyright notice, this list of conditions and the following 
741+       disclaimer in the documentation and/or other materials provided 
742+       with the distribution. 
743+     * Neither the name of Google Inc. nor the names of its 
744+       contributors may be used to endorse or promote products derived 
745+       from this software without specific prior written permission. 
746+ 
747+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
748+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
749+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
750+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
751+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
752+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
753+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
754+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
755+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
756+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
757+ 
758+ 
729759-------------------------------------------------------------------------------- 
730760## Simple Permissions (https://github.com/Ethras/flutter_simple_permissions)   
731761
@@ -2131,6 +2161,213 @@ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
21312161OTHER DEALINGS IN THE FONT SOFTWARE.
21322162
21332163
2164+ -------------------------------------------------------------------------------- 
2165+ ## abseil (http://abseil.io)   
2166+ 
2167+ 
2168+                                  Apache License 
2169+                            Version 2.0, January 2004 
2170+                         https://www.apache.org/licenses/ 
2171+ 
2172+    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2173+ 
2174+    1 .  Definitions.
2175+ 
2176+       "License" shall mean the terms and conditions for use, reproduction,
2177+       and distribution as defined by Sections 1 through 9 of this document.
2178+ 
2179+       "Licensor" shall mean the copyright owner or entity authorized by
2180+       the copyright owner that is granting the License.
2181+ 
2182+       "Legal Entity" shall mean the union of the acting entity and all
2183+       other entities that control, are controlled by, or are under common
2184+       control with that entity. For the purposes of this definition,
2185+       "control" means (i) the power, direct or indirect, to cause the
2186+       direction or management of such entity, whether by contract or
2187+       otherwise, or (ii) ownership of fifty percent (50%) or more of the
2188+       outstanding shares, or (iii) beneficial ownership of such entity.
2189+ 
2190+       "You" (or "Your") shall mean an individual or Legal Entity
2191+       exercising permissions granted by this License.
2192+ 
2193+       "Source" form shall mean the preferred form for making modifications,
2194+       including but not limited to software source code, documentation
2195+       source, and configuration files.
2196+ 
2197+       "Object" form shall mean any form resulting from mechanical
2198+       transformation or translation of a Source form, including but
2199+       not limited to compiled object code, generated documentation,
2200+       and conversions to other media types.
2201+ 
2202+       "Work" shall mean the work of authorship, whether in Source or
2203+       Object form, made available under the License, as indicated by a
2204+       copyright notice that is included in or attached to the work
2205+       (an example is provided in the Appendix below).
2206+ 
2207+       "Derivative Works" shall mean any work, whether in Source or Object
2208+       form, that is based on (or derived from) the Work and for which the
2209+       editorial revisions, annotations, elaborations, or other modifications
2210+       represent, as a whole, an original work of authorship. For the purposes
2211+       of this License, Derivative Works shall not include works that remain
2212+       separable from, or merely link (or bind by name) to the interfaces of,
2213+       the Work and Derivative Works thereof.
2214+ 
2215+       "Contribution" shall mean any work of authorship, including
2216+       the original version of the Work and any modifications or additions
2217+       to that Work or Derivative Works thereof, that is intentionally
2218+       submitted to Licensor for inclusion in the Work by the copyright owner
2219+       or by an individual or Legal Entity authorized to submit on behalf of
2220+       the copyright owner. For the purposes of this definition, "submitted"
2221+       means any form of electronic, verbal, or written communication sent
2222+       to the Licensor or its representatives, including but not limited to
2223+       communication on electronic mailing lists, source code control systems,
2224+       and issue tracking systems that are managed by, or on behalf of, the
2225+       Licensor for the purpose of discussing and improving the Work, but
2226+       excluding communication that is conspicuously marked or otherwise
2227+       designated in writing by the copyright owner as "Not a Contribution."
2228+ 
2229+       "Contributor" shall mean Licensor and any individual or Legal Entity
2230+       on behalf of whom a Contribution has been received by Licensor and
2231+       subsequently incorporated within the Work.
2232+ 
2233+    2 .  Grant of Copyright License. Subject to the terms and conditions of
2234+       this License, each Contributor hereby grants to You a perpetual,
2235+       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2236+       copyright license to reproduce, prepare Derivative Works of,
2237+       publicly display, publicly perform, sublicense, and distribute the
2238+       Work and such Derivative Works in Source or Object form.
2239+ 
2240+    3 .  Grant of Patent License. Subject to the terms and conditions of
2241+       this License, each Contributor hereby grants to You a perpetual,
2242+       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2243+       (except as stated in this section) patent license to make, have made,
2244+       use, offer to sell, sell, import, and otherwise transfer the Work,
2245+       where such license applies only to those patent claims licensable
2246+       by such Contributor that are necessarily infringed by their
2247+       Contribution(s) alone or by combination of their Contribution(s)
2248+       with the Work to which such Contribution(s) was submitted. If You
2249+       institute patent litigation against any entity (including a
2250+       cross-claim or counterclaim in a lawsuit) alleging that the Work
2251+       or a Contribution incorporated within the Work constitutes direct
2252+       or contributory patent infringement, then any patent licenses
2253+       granted to You under this License for that Work shall terminate
2254+       as of the date such litigation is filed.
2255+ 
2256+    4 .  Redistribution. You may reproduce and distribute copies of the
2257+       Work or Derivative Works thereof in any medium, with or without
2258+       modifications, and in Source or Object form, provided that You
2259+       meet the following conditions:
2260+ 
2261+       (a) You must give any other recipients of the Work or
2262+           Derivative Works a copy of this License; and
2263+ 
2264+       (b) You must cause any modified files to carry prominent notices
2265+           stating that You changed the files; and
2266+ 
2267+       (c) You must retain, in the Source form of any Derivative Works
2268+           that You distribute, all copyright, patent, trademark, and
2269+           attribution notices from the Source form of the Work,
2270+           excluding those notices that do not pertain to any part of
2271+           the Derivative Works; and
2272+ 
2273+       (d) If the Work includes a "NOTICE" text file as part of its
2274+           distribution, then any Derivative Works that You distribute must
2275+           include a readable copy of the attribution notices contained
2276+           within such NOTICE file, excluding those notices that do not
2277+           pertain to any part of the Derivative Works, in at least one
2278+           of the following places: within a NOTICE text file distributed
2279+           as part of the Derivative Works; within the Source form or
2280+           documentation, if provided along with the Derivative Works; or,
2281+           within a display generated by the Derivative Works, if and
2282+           wherever such third-party notices normally appear. The contents
2283+           of the NOTICE file are for informational purposes only and
2284+           do not modify the License. You may add Your own attribution
2285+           notices within Derivative Works that You distribute, alongside
2286+           or as an addendum to the NOTICE text from the Work, provided
2287+           that such additional attribution notices cannot be construed
2288+           as modifying the License.
2289+ 
2290+       You may add Your own copyright statement to Your modifications and
2291+       may provide additional or different license terms and conditions
2292+       for use, reproduction, or distribution of Your modifications, or
2293+       for any such Derivative Works as a whole, provided Your use,
2294+       reproduction, and distribution of the Work otherwise complies with
2295+       the conditions stated in this License.
2296+ 
2297+    5 .  Submission of Contributions. Unless You explicitly state otherwise,
2298+       any Contribution intentionally submitted for inclusion in the Work
2299+       by You to the Licensor shall be under the terms and conditions of
2300+       this License, without any additional terms or conditions.
2301+       Notwithstanding the above, nothing herein shall supersede or modify
2302+       the terms of any separate license agreement you may have executed
2303+       with Licensor regarding such Contributions.
2304+ 
2305+    6 .  Trademarks. This License does not grant permission to use the trade
2306+       names, trademarks, service marks, or product names of the Licensor,
2307+       except as required for reasonable and customary use in describing the
2308+       origin of the Work and reproducing the content of the NOTICE file.
2309+ 
2310+    7 .  Disclaimer of Warranty. Unless required by applicable law or
2311+       agreed to in writing, Licensor provides the Work (and each
2312+       Contributor provides its Contributions) on an "AS IS" BASIS,
2313+       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2314+       implied, including, without limitation, any warranties or conditions
2315+       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2316+       PARTICULAR PURPOSE. You are solely responsible for determining the
2317+       appropriateness of using or redistributing the Work and assume any
2318+       risks associated with Your exercise of permissions under this License.
2319+ 
2320+    8 .  Limitation of Liability. In no event and under no legal theory,
2321+       whether in tort (including negligence), contract, or otherwise,
2322+       unless required by applicable law (such as deliberate and grossly
2323+       negligent acts) or agreed to in writing, shall any Contributor be
2324+       liable to You for damages, including any direct, indirect, special,
2325+       incidental, or consequential damages of any character arising as a
2326+       result of this License or out of the use or inability to use the
2327+       Work (including but not limited to damages for loss of goodwill,
2328+       work stoppage, computer failure or malfunction, or any and all
2329+       other commercial damages or losses), even if such Contributor
2330+       has been advised of the possibility of such damages.
2331+ 
2332+    9 .  Accepting Warranty or Additional Liability. While redistributing
2333+       the Work or Derivative Works thereof, You may choose to offer,
2334+       and charge a fee for, acceptance of support, warranty, indemnity,
2335+       or other liability obligations and/or rights consistent with this
2336+       License. However, in accepting such obligations, You may act only
2337+       on Your own behalf and on Your sole responsibility, not on behalf
2338+       of any other Contributor, and only if You agree to indemnify,
2339+       defend, and hold each Contributor harmless for any liability
2340+       incurred by, or claims asserted against, such Contributor by reason
2341+       of your accepting any such warranty or additional liability.
2342+ 
2343+    END OF TERMS AND CONDITIONS
2344+ 
2345+    APPENDIX: How to apply the Apache License to your work.
2346+ 
2347+       To apply the Apache License to your work, attach the following
2348+       boilerplate notice, with the fields enclosed by brackets "[ ] "
2349+       replaced with your own identifying information. (Don't include
2350+       the brackets!)  The text should be enclosed in the appropriate
2351+       comment syntax for the file format. We also recommend that a
2352+       file or class name and description of purpose be included on the
2353+       same "printed page" as the copyright notice for easier
2354+       identification within third-party archives.
2355+ 
2356+    Copyright [ yyyy]  [ name of copyright owner] 
2357+ 
2358+    Licensed under the Apache License, Version 2.0 (the "License");
2359+    you may not use this file except in compliance with the License.
2360+    You may obtain a copy of the License at
2361+ 
2362+        https://www.apache.org/licenses/LICENSE-2.0 
2363+ 
2364+    Unless required by applicable law or agreed to in writing, software
2365+    distributed under the License is distributed on an "AS IS" BASIS,
2366+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2367+    See the License for the specific language governing permissions and
2368+    limitations under the License.
2369+ 
2370+ 
21342371-------------------------------------------------------------------------------- 
21352372## The Anti-Grain Geometry Project (http://www.antigrain.com/)   
21362373
0 commit comments