@@ -1804,38 +1804,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1804
1804
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1805
1805
SOFTWARE.
1806
1806
1807
- --------------------------------------------------------------------------------
1808
- boolean_selector
1809
- meta
1810
-
1811
- Copyright 2016, the Dart project authors.
1812
-
1813
- Redistribution and use in source and binary forms, with or without
1814
- modification, are permitted provided that the following conditions are
1815
- met:
1816
-
1817
- * Redistributions of source code must retain the above copyright
1818
- notice, this list of conditions and the following disclaimer.
1819
- * Redistributions in binary form must reproduce the above
1820
- copyright notice, this list of conditions and the following
1821
- disclaimer in the documentation and/or other materials provided
1822
- with the distribution.
1823
- * Neither the name of Google LLC nor the names of its
1824
- contributors may be used to endorse or promote products derived
1825
- from this software without specific prior written permission.
1826
-
1827
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1828
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1829
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1830
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1831
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1832
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1833
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1834
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1835
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1836
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1837
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1838
-
1839
1807
--------------------------------------------------------------------------------
1840
1808
boringssl
1841
1809
@@ -4436,7 +4404,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4436
4404
4437
4405
--------------------------------------------------------------------------------
4438
4406
clock
4439
- fake_async
4440
4407
4441
4408
4442
4409
Apache License
@@ -14594,7 +14561,6 @@ written authorization of the copyright holder.
14594
14561
http
14595
14562
http_parser
14596
14563
json_rpc_2
14597
- matcher
14598
14564
path
14599
14565
pool
14600
14566
source_span
@@ -29948,39 +29914,6 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
29948
29914
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
29949
29915
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29950
29916
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
29951
- --------------------------------------------------------------------------------
29952
- leak_tracker
29953
- leak_tracker_flutter_testing
29954
- leak_tracker_testing
29955
-
29956
- Copyright 2022, the Dart project authors.
29957
-
29958
- Redistribution and use in source and binary forms, with or without
29959
- modification, are permitted provided that the following conditions are
29960
- met:
29961
-
29962
- * Redistributions of source code must retain the above copyright
29963
- notice, this list of conditions and the following disclaimer.
29964
- * Redistributions in binary form must reproduce the above
29965
- copyright notice, this list of conditions and the following
29966
- disclaimer in the documentation and/or other materials provided
29967
- with the distribution.
29968
- * Neither the name of Google LLC nor the names of its
29969
- contributors may be used to endorse or promote products derived
29970
- from this software without specific prior written permission.
29971
-
29972
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29973
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29974
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29975
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29976
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29977
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
29978
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29979
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29980
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29981
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29982
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29983
-
29984
29917
--------------------------------------------------------------------------------
29985
29918
libXNVCtrl
29986
29919
@@ -31953,6 +31886,37 @@ material_color_utilities
31953
31886
See the License for the specific language governing permissions and
31954
31887
limitations under the License.
31955
31888
31889
+ --------------------------------------------------------------------------------
31890
+ meta
31891
+
31892
+ Copyright 2016, the Dart project authors.
31893
+
31894
+ Redistribution and use in source and binary forms, with or without
31895
+ modification, are permitted provided that the following conditions are
31896
+ met:
31897
+
31898
+ * Redistributions of source code must retain the above copyright
31899
+ notice, this list of conditions and the following disclaimer.
31900
+ * Redistributions in binary form must reproduce the above
31901
+ copyright notice, this list of conditions and the following
31902
+ disclaimer in the documentation and/or other materials provided
31903
+ with the distribution.
31904
+ * Neither the name of Google LLC nor the names of its
31905
+ contributors may be used to endorse or promote products derived
31906
+ from this software without specific prior written permission.
31907
+
31908
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31909
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31910
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
31911
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31912
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31913
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
31914
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31915
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31916
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31917
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31918
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31919
+
31956
31920
--------------------------------------------------------------------------------
31957
31921
nested
31958
31922
provider
@@ -34547,37 +34511,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34547
34511
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34548
34512
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34549
34513
34550
- --------------------------------------------------------------------------------
34551
- test_api
34552
-
34553
- Copyright 2018, the Dart project authors.
34554
-
34555
- Redistribution and use in source and binary forms, with or without
34556
- modification, are permitted provided that the following conditions are
34557
- met:
34558
-
34559
- * Redistributions of source code must retain the above copyright
34560
- notice, this list of conditions and the following disclaimer.
34561
- * Redistributions in binary form must reproduce the above
34562
- copyright notice, this list of conditions and the following
34563
- disclaimer in the documentation and/or other materials provided
34564
- with the distribution.
34565
- * Neither the name of Google LLC nor the names of its
34566
- contributors may be used to endorse or promote products derived
34567
- from this software without specific prior written permission.
34568
-
34569
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34570
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34571
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
34572
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
34573
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34574
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34575
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34576
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34577
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34578
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34579
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34580
-
34581
34514
--------------------------------------------------------------------------------
34582
34515
text_search
34583
34516
0 commit comments