Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create DevTools extension for package:provider #832

Merged
merged 25 commits into from
Sep 24, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ macos/
pubspec.lock

# Conventional directory for build outputs
build/
/build/
coverage/

# Directory created by dartdoc
Expand Down
1 change: 1 addition & 0 deletions extension/devtools/build/.last_build_id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7b12972f573eae484947343ce555e94c
1 change: 1 addition & 0 deletions extension/devtools/build/assets/AssetManifest.bin
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2packages/cupertino_icons/assets/CupertinoIcons.ttf asset2packages/cupertino_icons/assets/CupertinoIcons.ttf:packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf asset:packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf9packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf asset9packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf:packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf asset:packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf;packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf asset;packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf<packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf asset<packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf9packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf asset9packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttfBpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttf assetBpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttfCpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttf assetCpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttfDpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttf assetDpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttfEpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttf assetEpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttfBpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf assetBpackages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf
Expand Down
1 change: 1 addition & 0 deletions extension/devtools/build/assets/AssetManifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf"],"packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf":["packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf"],"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttf":["packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttf"],"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttf":["packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttf"],"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttf":["packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttf"],"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttf":["packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttf"],"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf":["packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf"]}
1 change: 1 addition & 0 deletions extension/devtools/build/assets/FontManifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]},{"family":"packages/devtools_app_shared/Roboto","fonts":[{"weight":100,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf"},{"weight":300,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf"},{"weight":400,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf"},{"weight":500,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf"},{"weight":700,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf"},{"weight":900,"asset":"packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf"}]},{"family":"packages/devtools_app_shared/RobotoMono","fonts":[{"weight":100,"asset":"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf"},{"weight":300,"asset":"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttf"},{"weight":400,"asset":"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttf"},{"weight":500,"asset":"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttf"},{"weight":700,"asset":"packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttf"}]}]