Skip to content

Commit ec1600b

Browse files
authored
Update package name to flutterflow_debug_panel (#2)
* Change package name * Update readme
1 parent 51b3133 commit ec1600b

31 files changed

+6134
-6134
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "0.2.0",
66
"configurations": [
77
{
8-
"name": "debug_panel_devtool",
8+
"name": "flutterflow_debug_panel",
99
"request": "launch",
1010
"type": "dart",
1111
"args": ["--dart-define=use_simulated_environment=true"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Debug Panel DevTools Extension
1+
# FlutterFlow Debug Panel DevTools Extension
22

33
This extension displays debugging data exclusively from FlutterFlow apps in Local Run mode.
44

extension/devtools/build/assets/NOTICES

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -5421,48 +5421,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
54215421
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
54225422
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
54235423

5424-
--------------------------------------------------------------------------------
5425-
debug_panel_devtool
5426-
5427-
# Code License (MIT)
5428-
5429-
Copyright (c) 2024 FlutterFlow
5430-
5431-
Permission is hereby granted, free of charge, to any person obtaining a copy
5432-
of this software and associated documentation files (the "Software"), to deal
5433-
in the Software without restriction, including without limitation the rights
5434-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5435-
copies of the Software, and to permit persons to whom the Software is
5436-
furnished to do so, subject to the following conditions:
5437-
5438-
The above copyright notice and this permission notice shall be included in all
5439-
copies or substantial portions of the Software.
5440-
5441-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5442-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5443-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5444-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5445-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5446-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5447-
SOFTWARE.
5448-
5449-
5450-
# Custom Asset License
5451-
5452-
## Permissions
5453-
- You are permitted to use the custom icons and fonts provided by FlutterFlow exclusively within this Flutter package.
5454-
5455-
## Conditions
5456-
- You must include this license file in any distribution of this package.
5457-
- You must attribute FlutterFlow as the creator of the icons and fonts in your project documentation or README file.
5458-
5459-
## Limitations
5460-
- You may not use these icons and fonts in any other project or package.
5461-
- You may not redistribute these icons and fonts as standalone files or in any form outside this package.
5462-
- You may not use these icons and fonts for commercial purposes without obtaining additional permission from FlutterFlow.
5463-
5464-
## Contact
5465-
For permissions beyond the scope of this license, please contact [email protected].
54665424
--------------------------------------------------------------------------------
54675425
debug_panel_proto
54685426

@@ -7457,6 +7415,48 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
74577415
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
74587416
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
74597417

7418+
--------------------------------------------------------------------------------
7419+
flutterflow_debug_panel
7420+
7421+
# Code License (MIT)
7422+
7423+
Copyright (c) 2024 FlutterFlow
7424+
7425+
Permission is hereby granted, free of charge, to any person obtaining a copy
7426+
of this software and associated documentation files (the "Software"), to deal
7427+
in the Software without restriction, including without limitation the rights
7428+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7429+
copies of the Software, and to permit persons to whom the Software is
7430+
furnished to do so, subject to the following conditions:
7431+
7432+
The above copyright notice and this permission notice shall be included in all
7433+
copies or substantial portions of the Software.
7434+
7435+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7436+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7437+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7438+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7439+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7440+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7441+
SOFTWARE.
7442+
7443+
7444+
# Custom Asset License
7445+
7446+
## Permissions
7447+
- You are permitted to use the custom icons and fonts provided by FlutterFlow exclusively within this Flutter package.
7448+
7449+
## Conditions
7450+
- You must include this license file in any distribution of this package.
7451+
- You must attribute FlutterFlow as the creator of the icons and fonts in your project documentation or README file.
7452+
7453+
## Limitations
7454+
- You may not use these icons and fonts in any other project or package.
7455+
- You may not redistribute these icons and fonts as standalone files or in any form outside this package.
7456+
- You may not use these icons and fonts for commercial purposes without obtaining additional permission from FlutterFlow.
7457+
7458+
## Contact
7459+
For permissions beyond the scope of this license, please contact [email protected].
74607460
--------------------------------------------------------------------------------
74617461
flutterflow_tree_view
74627462

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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ 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": "57b2284a2c28377be7bc658bd23ec40f",
7-
"version.json": "6dc16e197b8731f93cb4c165161354ed",
8-
"index.html": "7d25bf8aa7ac14eb83842aa67c9c6c44",
9-
"/": "7d25bf8aa7ac14eb83842aa67c9c6c44",
10-
"main.dart.js": "a98926f89be433ec25dac5db0350c5f5",
6+
const RESOURCES = {"flutter_bootstrap.js": "a45a770f8ab676c4f39b5473640ec822",
7+
"version.json": "6f19d2f39ad9a84130c18e9e6c0bd30a",
8+
"index.html": "aa6f466ba4f6154a3e7ad6465ec3796b",
9+
"/": "aa6f466ba4f6154a3e7ad6465ec3796b",
10+
"main.dart.js": "3d1fce84cd5f672d4fb601f2836950e0",
1111
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
1212
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
1313
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
1414
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
1515
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
1616
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
17-
"manifest.json": "595fefda57848b2a8dbb5e515c918bba",
17+
"manifest.json": "d697bb5fc6dd34c33c7bfd9de2db9a25",
1818
"assets/AssetManifest.json": "26ee98d32209bdc1b88c12d73d9727ec",
19-
"assets/NOTICES": "704c82fd1aa97595ddce47a16ad07666",
19+
"assets/NOTICES": "9538cd60662920a632a853e31f02ed5d",
2020
"assets/FontManifest.json": "4ee0c175f808288afd964ac8e4f01899",
2121
"assets/AssetManifest.bin.json": "48b90f4d210cc532503ae3ce0e69153b",
2222
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "b72c617acdf2227c8b1413215f620711",

extension/devtools/build/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<!--
3+
<head>
4+
<!--
55
If you are serving your web app in a path other than the root, change the
66
href value below to reflect the base path you are serving from.
77
@@ -14,25 +14,25 @@
1414
This is a placeholder for base href that will be replaced by the value of
1515
the `--base-href` argument provided to `flutter build`.
1616
-->
17-
<base href="/">
17+
<base href="/" />
1818

19-
<meta charset="UTF-8">
20-
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
21-
<meta name="description" content="A new Flutter project.">
19+
<meta charset="UTF-8" />
20+
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
21+
<meta name="description" content="A new Flutter project." />
2222

23-
<!-- iOS meta tags & icons -->
24-
<meta name="apple-mobile-web-app-capable" content="yes">
25-
<meta name="apple-mobile-web-app-status-bar-style" content="black">
26-
<meta name="apple-mobile-web-app-title" content="debug_panel_devtool">
27-
<link rel="apple-touch-icon" href="icons/Icon-192.png">
23+
<!-- iOS meta tags & icons -->
24+
<meta name="apple-mobile-web-app-capable" content="yes" />
25+
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
26+
<meta name="apple-mobile-web-app-title" content="FlutterFlow Debug Panel" />
27+
<link rel="apple-touch-icon" href="icons/Icon-192.png" />
2828

29-
<!-- Favicon -->
30-
<link rel="icon" type="image/png" href="favicon.png"/>
29+
<!-- Favicon -->
30+
<link rel="icon" type="image/png" href="favicon.png" />
3131

32-
<title>debug_panel_devtool</title>
33-
<link rel="manifest" href="manifest.json">
34-
</head>
35-
<body>
36-
<script src="flutter_bootstrap.js" async></script>
37-
</body>
32+
<title>FlutterFlow Debug Panel</title>
33+
<link rel="manifest" href="manifest.json" />
34+
</head>
35+
<body>
36+
<script src="flutter_bootstrap.js" async></script>
37+
</body>
3838
</html>

0 commit comments

Comments
 (0)