Skip to content

Commit 7a8316c

Browse files
committed
try to add new screen
1 parent 338c2c3 commit 7a8316c

File tree

8 files changed

+44504
-35891
lines changed

8 files changed

+44504
-35891
lines changed

extension/devtools/build/assets/NOTICES

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31590,6 +31590,31 @@ material_color_utilities
3159031590
See the License for the specific language governing permissions and
3159131591
limitations under the License.
3159231592

31593+
--------------------------------------------------------------------------------
31594+
nested
31595+
provider
31596+
31597+
MIT License
31598+
31599+
Copyright (c) 2019 Remi Rousselet
31600+
31601+
Permission is hereby granted, free of charge, to any person obtaining a copy
31602+
of this software and associated documentation files (the "Software"), to deal
31603+
in the Software without restriction, including without limitation the rights
31604+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
31605+
copies of the Software, and to permit persons to whom the Software is
31606+
furnished to do so, subject to the following conditions:
31607+
31608+
The above copyright notice and this permission notice shall be included in all
31609+
copies or substantial portions of the Software.
31610+
31611+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31612+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31613+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31614+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
31615+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31616+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31617+
SOFTWARE.
3159331618
--------------------------------------------------------------------------------
3159431619
perfetto
3159531620

extension/devtools/build/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.

extension/devtools/build/flutter_service_worker.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
33
const TEMP = 'flutter-temp-cache';
44
const CACHE_NAME = 'flutter-app-cache';
55

6-
const RESOURCES = {"flutter_bootstrap.js": "1949ae289e8515295ad4274502870d04",
6+
const RESOURCES = {"flutter_bootstrap.js": "ca487383a5b3938baf05d5014bf51b8e",
77
"version.json": "7cfd8c0a17b7117a834190150b68bab4",
88
"index.html": "7d25bf8aa7ac14eb83842aa67c9c6c44",
99
"/": "7d25bf8aa7ac14eb83842aa67c9c6c44",
10-
"main.dart.js": "c4e422195ac688c949b5c5bb454976d2",
10+
"main.dart.js": "394898c7dceb99bd3f4537ac7289a1e3",
1111
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
1212
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
1313
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
@@ -16,7 +16,7 @@ const RESOURCES = {"flutter_bootstrap.js": "1949ae289e8515295ad4274502870d04",
1616
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
1717
"manifest.json": "595fefda57848b2a8dbb5e515c918bba",
1818
"assets/AssetManifest.json": "c3695fd732ab3c022972554335b00c86",
19-
"assets/NOTICES": "effbb31910f3295d37c588f8f56546a6",
19+
"assets/NOTICES": "3e8977ee5509f4a5e635446ae3ca978a",
2020
"assets/FontManifest.json": "b04aa29974873bb874a7a068bf7be288",
2121
"assets/AssetManifest.bin.json": "06b71a5598e063aaf168212281aa83f3",
2222
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "04f83c01dded195a11d21c2edf643455",

0 commit comments

Comments
 (0)