designflow_widgets 0.0.16
designflow_widgets: ^0.0.16 copied to clipboard
Package with all the widgets used in DesignFlow
We analyzed this package 10 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: designflow_widgets.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: designflow_widgets, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Homepage URL doesn't exist.
At the time of the analysis https://buildwiththeta.com was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://docs.buildwiththeta.com was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
1005 out of 4487 API elements (22.4 %) have documentation comments.
Some symbols that are missing documentation: action, action.ActionEntity, action.ActionEntity.ActionEntity.new, action.ActionEntity.fromJson, action.ActionEntity.group.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/presentation/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/app.dartthat imports:package:app_links/app_links.dartthat imports:package:app_links/src/app_links_linux.dartthat imports:package:gtk/gtk.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/presentation/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/app.dartthat imports:package:app_links/app_links.dartthat imports:package:app_links/src/app_links_linux.dartthat imports:package:gtk/gtk.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/data/index.dartthat imports:package:designflow_widgets/data/services/index.dartthat imports:package:designflow_widgets/data/services/methods/index.dartthat imports:package:designflow_widgets/data/services/methods/navigator.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `macOS`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/presentation/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/app.dartthat imports:package:app_links/app_links.dartthat imports:package:app_links/src/app_links_linux.dartthat imports:package:gtk/gtk.dartthat declares support for platforms:Linux.
Package does not support platform `Web`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/presentation/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/app.dartthat imports:package:app_links/app_links.dartthat imports:package:app_links/src/app_links_linux.dartthat imports:package:gtk/gtk.dartthat declares support for platforms:Linux.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:designflow_widgets/designflow_widgets.dartthat imports:package:designflow_widgets/presentation/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/index.dartthat imports:package:designflow_widgets/presentation/designflow_widgets/app.dartthat imports:package:app_links/app_links.dartthat imports:package:app_links/src/app_links_linux.dartthat imports:package:gtk/gtk.dartthat declares support for platforms:Linux.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 216 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/data/models/backend/actions/variables.dart:105:7
╷
105 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/models/backend/actions/variables.dart
INFO: The import of 'package:designflow_widgets/data/models/backend/query.dart' is unnecessary because all of the used elements are also provided by the import of 'package:designflow_widgets/designflow_widgets.dart'.
lib/data/models/backend/supabase_query.dart:1:8
╷
1 │ import 'package:designflow_widgets/data/models/backend/query.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/models/backend/supabase_query.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_theme |
^3.6.0 |
3.7.1+1 | 3.7.2 | |
after_layout |
^1.2.0 |
1.2.0 | 1.2.0 | |
app_links |
^3.5.0 |
3.5.1 | 7.0.0 | |
archive |
^3.4.10 |
3.6.1 | 4.0.7 | |
bloc_test |
^9.1.5 |
9.1.7 | 10.0.0 | |
collection |
^1.17.0 |
1.19.1 | 1.19.1 | |
defer_pointer |
^0.0.2 |
0.0.2 | 0.0.2 | |
designflow_design_system |
^0.0.1 |
0.0.1 | 0.0.1 | |
designflow_push_notifications |
^0.0.1 |
0.0.9 | 0.0.9 | |
device_frame |
^1.1.0 |
1.4.0 | 1.4.0 | |
device_info_plus |
^9.1.1 |
9.1.2 | 12.3.0 | |
easy_debounce |
^2.0.3 |
2.0.3 | 2.0.3 | |
easy_translations |
^0.0.2 |
0.0.2 | 0.0.2 | |
either_dart |
^1.0.0 |
1.0.0 | 1.0.0 | |
enum_to_string |
^2.0.1 |
2.2.1 | 2.2.1 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
feather_icons |
^1.2.0 |
1.2.0 | 1.2.0 | |
flutter_bloc |
^8.1.3 |
8.1.6 | 9.1.1 | |
flutter_box_transform |
^0.2.1 |
0.2.1 | 0.4.7 | |
flutter_list_view |
^1.1.22 |
1.1.29 | 1.1.29 | |
flutter_staggered_animations |
^1.0.0 |
1.1.1 | 1.1.1 | |
flutter_svg |
^2.0.7 |
2.2.3 | 2.2.3 | |
font_awesome_flutter_named |
^1.1.1 |
1.1.2+1 | 1.1.2+1 | |
gap |
^3.0.0 |
3.0.1 | 3.0.1 | |
geolocator |
^10.1.0 |
10.1.1 | 14.0.2 | |
get_it |
^7.6.4 |
7.7.0 | 9.2.0 | |
google_fonts |
^4.0.3 |
4.0.5 | 6.3.3 | |
google_maps_flutter |
^2.5.0 |
2.5.3 | 2.14.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
http |
^1.2.0 |
1.2.0 | 1.6.0 | |
json_path |
^0.6.3 |
0.6.6 | 0.9.0 | |
light_logger |
^0.0.3 |
0.0.3 | 0.0.3 | |
line_icons |
^2.0.1 |
2.0.3 | 2.0.3 | |
lottie |
^2.3.2 |
2.7.0 | 3.3.2 | |
material_design_icons_flutter |
^6.0.7096 |
6.0.7296 | 7.0.7296 | |
package_info_plus |
^5.0.1 |
5.0.1 | 9.0.0 | |
pointer_interceptor |
^0.10.0 |
0.10.1+2 | 0.10.1+2 | |
provider |
^6.0.4 |
6.1.5+1 | 6.1.5+1 | |
recase |
^4.1.0 |
4.1.0 | 4.1.0 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
supabase |
^2.0.3 |
2.6.3 | 2.10.2 | |
url_launcher |
^6.1.10 |
6.3.2 | 6.3.2 | |
url_strategy |
^0.2.0 |
0.2.0 | 0.3.0 | Discontinued |
uuid |
^3.0.7 |
3.0.7 | 4.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 91.0.0 | 92.0.0 | |
_flutterfire_internals |
- | 1.3.25 | 1.3.65 | |
analyzer |
- | 8.4.1 | 9.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.1.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
box_transform |
- | 0.2.1 | 0.4.4 | |
characters |
- | 1.4.0 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.0 | 1.15.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_core |
- | 2.27.0 | 4.3.0 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.2 | |
firebase_core_web |
- | 2.11.5 | 3.3.1 | |
firebase_messaging |
- | 14.7.19 | 16.1.0 | |
firebase_messaging_platform_interface |
- | 4.5.27 | 4.7.5 | |
firebase_messaging_web |
- | 3.6.8 | 4.1.1 | |
flutter_local_notifications |
- | 17.2.4 | 19.5.0 | |
flutter_local_notifications_linux |
- | 4.0.1 | 6.0.0 | |
flutter_local_notifications_platform_interface |
- | 7.2.0 | 9.1.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
font_awesome_flutter |
- | 10.12.0 | 10.12.0 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
functions_client |
- | 2.4.1 | 2.5.0 | |
geolocator_android |
- | 4.3.1 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_maps |
- | 6.3.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.18.6 | 2.18.6 | |
google_maps_flutter_ios |
- | 2.15.7 | 2.15.7 | |
google_maps_flutter_platform_interface |
- | 2.14.1 | 2.14.1 | |
google_maps_flutter_web |
- | 0.5.4+3 | 0.5.14+3 | |
gotrue |
- | 2.11.1 | 2.18.0 | |
gtk |
- | 2.1.0 | 2.1.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
iregexp |
- | 0.1.2 | 0.2.0 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
js_wrapping |
- | 0.7.4 | 0.7.4 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
jwt_decode |
- | 0.3.1 | 0.3.1 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
maybe_just_nothing |
- | 0.5.3 | 0.6.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
mocktail |
- | 1.0.4 | 1.0.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 6.1.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointer_interceptor_ios |
- | 0.10.1+1 | 0.10.1+1 | |
pointer_interceptor_platform_interface |
- | 0.10.0+1 | 0.10.0+1 | |
pointer_interceptor_web |
- | 0.10.1+2 | 0.10.3 | |
pool |
- | 1.5.2 | 1.5.2 | |
postgrest |
- | 2.4.1 | 2.6.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
realtime_client |
- | 2.4.2 | 2.7.0 | |
retry |
- | 3.1.2 | 3.1.2 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
shared_preferences |
- | 2.2.3 | 2.5.4 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.2.2 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
storage_client |
- | 2.3.1 | 2.4.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.26.3 | 1.28.0 | |
test_api |
- | 0.7.7 | 0.7.8 | |
test_core |
- | 0.6.12 | 0.6.14 | |
timezone |
- | 0.9.4 | 0.10.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.2.3 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.0 | 1.2.0 | |
web |
- | 0.4.2 | 1.1.1 | |
web_socket_channel |
- | 2.4.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yet_another_json_isolate |
- | 2.0.3 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 16 issues. Showing the first 2:
The constraint `^3.5.0` on app_links does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions app_links to update the constraint.
The constraint `^3.4.10` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.