Skip to content

Commit eacb759

Browse files
committed
release: v0.5.0-build-123
1 parent 0a09b41 commit eacb759

5 files changed

Lines changed: 73262 additions & 74712 deletions

File tree

docs/assets/NOTICES

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1941,13 +1941,15 @@ limitations under the License.
19411941
--------------------------------------------------------------------------------
19421942
cross_file
19431943
flutter_plugin_android_lifecycle
1944+
go_router
19441945
path_provider_android
19451946
path_provider_foundation
19461947
url_launcher_android
19471948
url_launcher_ios
19481949
url_launcher_linux
19491950
url_launcher_macos
19501951
url_launcher_windows
1952+
vector_graphics
19511953
vector_graphics_compiler
19521954

19531955
Copyright 2013 The Flutter Authors
@@ -5936,15 +5938,13 @@ SOFTWARE.
59365938

59375939
--------------------------------------------------------------------------------
59385940
flutter_markdown_plus
5939-
go_router
59405941
path_provider
59415942
path_provider_linux
59425943
path_provider_platform_interface
59435944
path_provider_windows
59445945
plugin_platform_interface
59455946
url_launcher
59465947
url_launcher_platform_interface
5947-
vector_graphics
59485948
vector_graphics_codec
59495949
xdg_directories
59505950

@@ -6207,7 +6207,6 @@ Apache License
62076207
--------------------------------------------------------------------------------
62086208
flutter_secure_storage
62096209
flutter_secure_storage_linux
6210-
flutter_secure_storage_macos
62116210
flutter_secure_storage_platform_interface
62126211
flutter_secure_storage_web
62136212
flutter_secure_storage_windows
@@ -6220,6 +6219,38 @@ All rights reserved.
62206219
Redistribution and use in source and binary forms, with or without
62216220
modification, are permitted provided that the following conditions are met:
62226221

6222+
* Redistributions of source code must retain the above copyright notice, this
6223+
list of conditions and the following disclaimer.
6224+
6225+
* Redistributions in binary form must reproduce the above copyright notice,
6226+
this list of conditions and the following disclaimer in the documentation
6227+
and/or other materials provided with the distribution.
6228+
6229+
* Neither the name of the copyright holder nor the names of its
6230+
contributors may be used to endorse or promote products derived from
6231+
this software without specific prior written permission.
6232+
6233+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
6234+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6235+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6236+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
6237+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6238+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
6239+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
6240+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
6241+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6242+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6243+
--------------------------------------------------------------------------------
6244+
flutter_secure_storage_darwin
6245+
6246+
BSD 3-Clause License
6247+
6248+
Copyright 2025 Julian Steenbakker
6249+
All rights reserved.
6250+
6251+
Redistribution and use in source and binary forms, with or without
6252+
modification, are permitted provided that the following conditions are met:
6253+
62236254
* Redistributions of source code must retain the above copyright notice, this
62246255
list of conditions and the following disclaimer.
62256256

@@ -22122,37 +22153,6 @@ Redistribution and use in source and binary forms, with or without modification,
2212222153
3. Neither the name of the 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.
2212322154

2212422155
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 HOLDER 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.
22125-
--------------------------------------------------------------------------------
22126-
js
22127-
22128-
Copyright 2012, the Dart project authors.
22129-
22130-
Redistribution and use in source and binary forms, with or without
22131-
modification, are permitted provided that the following conditions are
22132-
met:
22133-
22134-
* Redistributions of source code must retain the above copyright
22135-
notice, this list of conditions and the following disclaimer.
22136-
* Redistributions in binary form must reproduce the above
22137-
copyright notice, this list of conditions and the following
22138-
disclaimer in the documentation and/or other materials provided
22139-
with the distribution.
22140-
* Neither the name of Google LLC nor the names of its
22141-
contributors may be used to endorse or promote products derived
22142-
from this software without specific prior written permission.
22143-
22144-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22145-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22146-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22147-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22148-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22149-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22150-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22151-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22152-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22153-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
22154-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22155-
2215622156
--------------------------------------------------------------------------------
2215722157
json
2215822158

docs/flutter_bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)