Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
amse
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Matis SPINELLI
amse
Commits
1a719333
Commit
1a719333
authored
Feb 19, 2024
by
m-spi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TP2 exo5
parent
62667a66
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
482 additions
and
51 deletions
+482
-51
package_config.json
tp2/.dart_tool/package_config.json
+3
-3
package_config_subset
tp2/.dart_tool/package_config_subset
+1
-1
version
tp2/.dart_tool/version
+1
-1
_composite.stamp
tp2/build/da9876a55c7cc0664296ca819423bc7c/_composite.stamp
+1
-0
gen_dart_plugin_registrant.stamp
...5c7cc0664296ca819423bc7c/gen_dart_plugin_registrant.stamp
+1
-0
gen_localizations.stamp
.../da9876a55c7cc0664296ca819423bc7c/gen_localizations.stamp
+1
-0
ebbe37bbdbae954559adaa7d65e2e763.cache.dill.track.dill
...ld/ebbe37bbdbae954559adaa7d65e2e763.cache.dill.track.dill
+0
-0
NOTICES
tp2/build/flutter_assets/NOTICES
+406
-14
exo5.dart
tp2/lib/exo5.dart
+60
-24
pubspec.lock
tp2/pubspec.lock
+8
-8
No files found.
tp2/.dart_tool/package_config.json
View file @
1a719333
...
...
@@ -47,7 +47,7 @@
"name"
:
"flutter"
,
"rootUri"
:
"file:///home/spinelli/IMT/M1/AMSE/flutter/packages/flutter"
,
"packageUri"
:
"lib/"
,
"languageVersion"
:
"3.
2
"
"languageVersion"
:
"3.
3
"
},
{
"name"
:
"flutter_lints"
,
...
...
@@ -170,7 +170,7 @@
"languageVersion"
:
"3.4"
}
],
"generated"
:
"2024-02-1
4T09:30:03.769996
Z"
,
"generated"
:
"2024-02-1
9T13:16:14.727949
Z"
,
"generator"
:
"pub"
,
"generatorVersion"
:
"3.4.0-1
31
.0.dev"
"generatorVersion"
:
"3.4.0-1
54
.0.dev"
}
tp2/.dart_tool/package_config_subset
View file @
1a719333
...
...
@@ -103,7 +103,7 @@ sky_engine
file:///home/spinelli/IMT/M1/AMSE/flutter/bin/cache/pkg/sky_engine/
file:///home/spinelli/IMT/M1/AMSE/flutter/bin/cache/pkg/sky_engine/lib/
flutter
3.
2
3.
3
file:///home/spinelli/IMT/M1/AMSE/flutter/packages/flutter/
file:///home/spinelli/IMT/M1/AMSE/flutter/packages/flutter/lib/
flutter_test
...
...
tp2/.dart_tool/version
View file @
1a719333
3.20.0-4.0.pre.92
\ No newline at end of file
3.20.0-10.0.pre.44
\ No newline at end of file
tp2/build/da9876a55c7cc0664296ca819423bc7c/_composite.stamp
0 → 100644
View file @
1a719333
{"inputs":[],"outputs":[]}
\ No newline at end of file
tp2/build/da9876a55c7cc0664296ca819423bc7c/gen_dart_plugin_registrant.stamp
0 → 100644
View file @
1a719333
{"inputs":[],"outputs":[]}
\ No newline at end of file
tp2/build/da9876a55c7cc0664296ca819423bc7c/gen_localizations.stamp
0 → 100644
View file @
1a719333
{"inputs":[],"outputs":[]}
\ No newline at end of file
tp2/build/ebbe37bbdbae954559adaa7d65e2e763.cache.dill.track.dill
0 → 100644
View file @
1a719333
File added
tp2/build/flutter_assets/NOTICES
View file @
1a719333
...
...
@@ -216,6 +216,7 @@ spirv-cross
txt
vulkan
vulkan-headers
vulkan-utility-libraries
vulkan-validation-layers
wuffs
...
...
@@ -5178,6 +5179,66 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
dart
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
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
OWNER 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.
--------------------------------------------------------------------------------
dart
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
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
OWNER 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.
--------------------------------------------------------------------------------
dart
Copyright 2012, the Dart project authors.
Redistribution and use in source and binary forms, with or without
...
...
@@ -6609,7 +6670,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/
5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/
6d659f880394936157cb33ddff6ffe48d9c04600
/third_party/fallback_root_certificates/
--------------------------------------------------------------------------------
...
...
@@ -8569,8 +8630,7 @@ glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2013 LunarG, Inc.
Copyright (C) 2017 ARM Limited.
Copyright (C) 2015-2020 Google, Inc.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
Copyright (C) 2018-2020 Google, Inc.
All rights reserved.
...
...
@@ -8608,7 +8668,7 @@ glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2013 LunarG, Inc.
Copyright (C) 2017 ARM Limited.
Copyright (C) 2018-2020 Google, Inc
.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved
.
All rights reserved.
...
...
@@ -8645,7 +8705,47 @@ glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2013 LunarG, Inc.
Copyright (C) 2017 ARM Limited.
Copyright (C) 2017, 2022-2024 Arm Limited.
Copyright (C) 2015-2018 Google, Inc.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
Neither the name of 3Dlabs Inc. Ltd. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
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 HOLDERS 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.
--------------------------------------------------------------------------------
glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2013 LunarG, Inc.
Copyright (C) 2017, 2022-2024 Arm Limited.
Copyright (C) 2015-2020 Google, Inc.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -8800,7 +8900,7 @@ glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2016 LunarG, Inc.
Copyright (C) 2015-2020 Google, Inc.
Copyright (C) 2017
ARM
Limited.
Copyright (C) 2017
, 2022-2024 Arm
Limited.
Modifications Copyright (C) 2020-2021 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -8838,7 +8938,7 @@ glslang
Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2012-2016 LunarG, Inc.
Copyright (C) 2017
ARM
Limited.
Copyright (C) 2017
, 2022-2024 Arm
Limited.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -9059,6 +9159,7 @@ Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
Copyright (C) 2013 LunarG, Inc.
Copyright (C) 2017 ARM Limited.
Copyright (C) 2015-2018 Google, Inc.
Copyright (c) 2023, Mobica Limited
All rights reserved.
...
...
@@ -9716,6 +9817,7 @@ POSSIBILITY OF SUCH DAMAGE.
glslang
Copyright (C) 2014-2015 LunarG, Inc.
Copyright (C) 2022-2024 Arm Limited.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -9753,7 +9855,7 @@ glslang
Copyright (C) 2014-2016 LunarG, Inc.
Copyright (C) 2015-2020 Google, Inc.
Copyright (C) 2017
ARM
Limited.
Copyright (C) 2017
, 2022-2024 Arm
Limited.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -10145,7 +10247,7 @@ POSSIBILITY OF SUCH DAMAGE.
glslang
Copyright (C) 2016 Google, Inc.
Copyright (C) 2019
ARM
Limited.
Copyright (C) 2019
, 2022-2024 Arm
Limited.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
All rights reserved.
...
...
@@ -10181,6 +10283,42 @@ POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
glslang
Copyright (C) 2016 Google, Inc.
Copyright (C) 2022-2024 Arm Limited.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
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 HOLDERS 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.
--------------------------------------------------------------------------------
glslang
Copyright (C) 2016 LunarG, Inc.
All rights reserved.
...
...
@@ -10430,6 +10568,7 @@ glslang
Copyright (C) 2016-2018 Google, Inc.
Copyright (C) 2016 LunarG, Inc.
Copyright (C) 2023 Mobica Limited.
All rights reserved.
...
...
@@ -10641,7 +10780,7 @@ POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
glslang
Copyright (C) 2020
Google,
Inc.
Copyright (C) 2020
The Khronos Group
Inc.
All rights reserved.
...
...
@@ -10657,7 +10796,7 @@ are met:
disclaimer in the documentation and/or other materials provided
with the distribution.
Neither the name of
Google, Inc.,
nor the names of its
Neither the name of
The Khronos Group Inc.
nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
...
...
@@ -10676,7 +10815,7 @@ POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
glslang
Copyright (C) 202
0 The Khronos Group
Inc.
Copyright (C) 202
3 LunarG,
Inc.
All rights reserved.
...
...
@@ -10692,7 +10831,7 @@ are met:
disclaimer in the documentation and/or other materials provided
with the distribution.
Neither the name of
The Khronos Group Inc
. nor the names of its
Neither the name of
3Dlabs Inc. Ltd
. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
...
...
@@ -10805,6 +10944,7 @@ IN THE MATERIALS.
glslang
Copyright (c) 2014-2020 The Khronos Group Inc.
Copyright (C) 2022-2024 Arm Limited.
Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
...
...
@@ -10937,6 +11077,32 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
glslang
Copyright (c) 2021 The Khronos Group Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and/or associated documentation files (the "Materials"),
to deal in the Materials without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Materials, and to permit persons to whom the
Materials are furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Materials.
MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS
STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND
HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
IN THE MATERIALS.
--------------------------------------------------------------------------------
glslang
Copyright (c) 2022 ARM Limited
Permission is hereby granted, free of charge, to any person obtaining a copy
...
...
@@ -33348,7 +33514,233 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
vulkan-validation-layers
Copyright (C) 2012-2020 Yann Collet
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
File: layers/external/vma/vk_mem_alloc.h
Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--------------------------------------------------------------------------------
vulkan-validation-layers
Copyright (C) 2012-2021 Yann Collet
BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
tp2/lib/exo5.dart
View file @
1a719333
...
...
@@ -8,7 +8,6 @@ class Tile {
Tile
({
required
this
.
image
,
required
this
.
alignment
});
Widget
croppedImageTile
(
double
widthFactor
)
{
print
(
"creating single tile"
);
return
FittedBox
(
fit:
BoxFit
.
fill
,
...
...
@@ -42,30 +41,67 @@ class _Exo5 extends State<Exo5> {
Widget
build
(
BuildContext
context
)
{
print
(
"building state"
);
int
i
=
0
;
int
j
=
0
;
return
Scaffold
(
appBar:
AppBar
(
title:
const
Text
(
'Display a Tile as a Cropped Image'
),
centerTitle:
true
,
),
body:
Column
(
children:
[
Text
(
"col"
),
body:
Column
(
children:
[
Container
(
margin:
const
EdgeInsets
.
all
(
20.0
),
child:
GridView
.
count
(
primary:
false
,
padding:
const
EdgeInsets
.
all
(
1
),
crossAxisSpacing:
1
,
mainAxisSpacing:
1
,
crossAxisCount:
colNb
,
// Nombre de colonnes
children:
[
Text
(
"aaaa"
),
Text
(
"bbb"
),
Text
(
"ccc"
)]
// createTilesFromImage(colNb)
)),
],
))
;
margin:
const
EdgeInsets
.
all
(
10.0
),
child:
SizedBox
(
height:
MediaQuery
.
of
(
context
).
size
.
height
*
0.7
,
width:
MediaQuery
.
of
(
context
).
size
.
height
*
0.7
,
child:
GridView
.
builder
(
gridDelegate:
SliverGridDelegateWithFixedCrossAxisCount
(
crossAxisCount:
colNb
,
),
itemCount:
colNb
*
colNb
,
itemBuilder:
(
BuildContext
context
,
int
index
)
{
Tile
tile
;
tile
=
Tile
(
image:
image
,
alignment:
Alignment
(-
1
+
2
*
j
.
toDouble
()
/
(
colNb
.
toDouble
()
-
1
),
-
1
+
2
*
i
.
toDouble
()
/
(
colNb
.
toDouble
()
-
1
))
);
int
ii
=
i
;
int
jj
=
j
;
j
++;
if
(
j
==
colNb
){
i
++;
j
=
0
;
}
return
Flexible
(
child:
Container
(
margin:
EdgeInsets
.
all
(
10.0
/
colNb
),
child:
InkWell
(
child:
tile
.
croppedImageTile
(
1
/
colNb
),
onTap:
()
{
print
(
"tapped on "
+
ii
.
toString
()
+
" "
+
jj
.
toString
());
}
)
));
}
)
)
),
Slider
(
value:
colNb
.
toDouble
(),
min:
2
,
max:
6
,
onChanged:
(
double
value
)
{
setState
(()
{
colNb
=
value
.
toInt
();
});
}
),
]),
);
}
List
<
Widget
>
createTilesFromImage
(
int
colNb
)
{
...
...
@@ -74,13 +110,13 @@ class _Exo5 extends State<Exo5> {
List
<
Widget
>
res
=
<
Widget
>[];
for
(
int
i
=
0
;
i
<
colNb
;
i
++){
for
(
int
j
=
0
;
j
<
colNb
;
j
++){
tile
=
Tile
(
image:
image
,
alignment:
Alignment
(-
1
+
2
*
j
.
toDouble
()
/
colNb
.
toDouble
(),
-
1
+
2
*
i
.
toDouble
()
/
colNb
.
toDouble
()));
tile
=
Tile
(
image:
image
,
alignment:
Alignment
(-
1
+
2
*
j
.
toDouble
()
/
(
colNb
.
toDouble
()
-
1
),
-
1
+
2
*
i
.
toDouble
()
/
(
colNb
.
toDouble
()
-
1
))
);
res
.
add
(
InkWell
(
child:
tile
.
croppedImageTile
(
1
/
colNb
),
onTap:
()
{
print
(
"tapped on tile
$i
$j
"
);
},
));
}
}
...
...
tp2/pubspec.lock
View file @
1a719333
...
...
@@ -79,26 +79,26 @@ packages:
dependency: transitive
description:
name: leak_tracker
sha256:
cdd14e3836065a1f6302a236ec8b5f700695c803c57ae11a1c84df31e6bcf831
sha256:
"7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
url: "https://pub.dev"
source: hosted
version: "10.0.
3
"
version: "10.0.
4
"
leak_tracker_flutter_testing:
dependency: transitive
description:
name: leak_tracker_flutter_testing
sha256: "
9b2ef90589911d665277464e0482b209d39882dffaaf4ef69a3561a3354b2ebc
"
sha256: "
06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8
"
url: "https://pub.dev"
source: hosted
version: "3.0.
2
"
version: "3.0.
3
"
leak_tracker_testing:
dependency: transitive
description:
name: leak_tracker_testing
sha256:
fd3cd66cb2bcd7b50dcd3b413af49d78051f809c8b3f6e047962765c15a0d23d
sha256:
"6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
url: "https://pub.dev"
source: hosted
version: "3.0.
0
"
version: "3.0.
1
"
lints:
dependency: transitive
description:
...
...
@@ -127,10 +127,10 @@ packages:
dependency: transitive
description:
name: meta
sha256:
d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
sha256:
"7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
url: "https://pub.dev"
source: hosted
version: "1.1
1
.0"
version: "1.1
2
.0"
path:
dependency: transitive
description:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment