designflow_builder 0.0.1-dev copy "designflow_builder: ^0.0.1-dev" to clipboard
designflow_builder: ^0.0.1-dev copied to clipboard

discontinued

Create an app with DesignFlow

0
likes
60/ 160
pub points
47
downloads

We analyzed this package 2 days ago, and awarded it 60 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/buildwiththeta/buildwiththeta/issues 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.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: designflow_builder,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: designflow_builder.

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.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

879 out of 3744 API elements (23.5 %) have documentation comments.

Some symbols that are missing documentation: designflow_builder, designflow_builder.APIMethods, designflow_builder.APIMethods.APIMethods, designflow_builder.APIMethods.execute, designflow_builder.APIMethods.getFields.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/presentation/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/app.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/presentation/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/app.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/presentation/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/app.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/data/index.dart that imports:
  • package:designflow_widgets/data/services/index.dart that imports:
  • package:designflow_widgets/data/services/methods/index.dart that imports:
  • package:designflow_widgets/data/services/methods/navigator.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/presentation/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/app.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:designflow_builder/designflow_builder.dart that imports:
  • package:designflow_builder/src/presentation/ui_widget.dart that imports:
  • package:designflow_builder/src/data/models/get_page_response.dart that imports:
  • package:designflow_widgets/designflow_widgets.dart that imports:
  • package:designflow_widgets/presentation/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/index.dart that imports:
  • package:designflow_widgets/presentation/designflow_widgets/app.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 27 issues. Showing the first 2:

ERROR: The name 'DesignFlowApp' is defined in the libraries 'package:designflow_widgets/presentation/designflow_widgets/app.dart' and 'package:designflow_builder/src/presentation/app/views/app.dart'.

lib/designflow_builder.dart:5:8

  ╷
5 │ export 'src/presentation/app/views/app.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/designflow_builder.dart

ERROR: The name 'UIFlow' is defined in the libraries 'package:designflow_widgets/presentation/designflow_widgets/ui_widget.dart' and 'package:designflow_builder/src/presentation/ui_widget.dart'.

lib/designflow_builder.dart:6:8

  ╷
6 │ export 'src/presentation/ui_widget.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/designflow_builder.dart

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
adaptive_theme ^3.6.0 3.6.0 3.6.0
archive ^3.3.7 3.6.1 4.0.2
collection ^1.15.0 1.19.0 1.19.1
designflow_design_system ^0.0.1 0.0.1 0.0.1
designflow_widgets ^0.0.1-dev 0.0.7 0.0.16
device_frame ^1.0.0 1.2.0 1.2.0
either_dart ^1.0.0 1.0.0 1.0.0
encrypt ^5.0.1 5.0.3 5.0.3
equatable ^2.0.3 2.0.7 2.0.7
flutter flutter 0.0.0 0.0.0
flutter_bloc ^8.1.3 8.1.6 8.1.6
get_it ^7.6.0 7.7.0 8.0.3
http ^1.2.0 1.2.0 1.2.2
light_logger ^0.0.3 0.0.3 0.0.3
provider ^6.0.4 6.1.2 6.1.2
url_strategy ^0.2.0 0.2.0 0.3.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 78.0.0 78.0.0
_macros - 0.3.3 0.3.3
after_layout - 1.2.0 1.2.0
analyzer - 7.1.0 7.1.0
app_links - 3.5.1 6.3.3
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
bloc - 8.1.4 8.1.4
bloc_test - 9.1.7 9.1.7
boolean_selector - 2.1.2 2.1.2
box_transform - 0.2.1 0.4.4
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
coverage - 1.11.1 1.11.1
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
defer_pointer - 0.0.2 0.0.2
device_info_plus - 9.1.2 11.2.0
device_info_plus_platform_interface - 7.0.2 7.0.2
diff_match_patch - 0.4.1 0.4.1
easy_debounce - 2.0.3 2.0.3
enum_to_string - 2.0.1 2.0.1
feather_icons - 1.2.0 1.2.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_box_transform - 0.2.1 0.4.6
flutter_list_view - 1.1.29 1.1.29
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_staggered_animations - 1.1.1 1.1.1
flutter_svg - 2.0.16 2.0.16
flutter_web_plugins - 0.0.0 0.0.0
font_awesome_flutter - 10.8.0 10.8.0
font_awesome_flutter_named - 1.1.2+1 1.1.2+1
freezed_annotation - 2.4.4 2.4.4
frontend_server_client - 4.0.0 4.0.0
functions_client - 2.4.0 2.4.0
gap - 3.0.1 3.0.1
geolocator - 10.1.1 13.0.2
geolocator_android - 4.3.1 4.6.1
geolocator_apple - 2.3.8+1 2.3.8+1
geolocator_platform_interface - 4.2.4 4.2.4
geolocator_web - 2.2.1 4.1.1
geolocator_windows - 0.2.3 0.2.3
glob - 2.1.2 2.1.2
google_fonts - 4.0.5 6.2.1
google_maps - 6.3.0 8.1.1
google_maps_flutter - 2.5.3 2.10.0
google_maps_flutter_android - 2.14.11 2.14.11
google_maps_flutter_ios - 2.13.2 2.13.2
google_maps_flutter_platform_interface - 2.9.5 2.9.5
google_maps_flutter_web - 0.5.4+3 0.5.10
gotrue - 2.11.1 2.11.1
gtk - 2.1.0 2.1.0
hive - 2.2.3 2.2.3
html - 0.15.5 0.15.5
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.1 4.1.1
io - 1.0.5 1.0.5
iregexp - 0.1.2 0.1.2
js - 0.6.7 0.7.1
js_wrapping - 0.7.4 0.7.4
json_annotation - 4.9.0 4.9.0
json_path - 0.6.6 0.7.4
jwt_decode - 0.3.1 0.3.1
line_icons - 2.0.3 2.0.3
logging - 1.3.0 1.3.0
lottie - 2.7.0 3.3.0
macros - 0.1.3-main.0 0.1.3-main.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
material_design_icons_flutter - 6.0.7296 7.0.7296
maybe_just_nothing - 0.5.3 0.5.3
meta - 1.15.0 1.16.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.1.1 2.1.1
package_info_plus - 5.0.1 8.1.2
package_info_plus_platform_interface - 2.0.1 3.0.2
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.15 2.2.15
path_provider_foundation - 2.4.1 2.4.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.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.10.1+2 0.10.1+2
pointer_interceptor_ios - 0.10.1 0.10.1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.1+2 0.10.2+1
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
postgrest - 2.4.0 2.4.0
pub_semver - 2.1.5 2.1.5
realtime_client - 2.4.1 2.4.1
recase - 4.1.0 4.1.0
retry - 3.1.2 3.1.2
rfc_6901 - 0.2.0 0.2.0
rxdart - 0.28.0 0.28.0
sanitize_html - 2.1.0 2.1.0
scrollable_positioned_list - 0.3.8 0.3.8
shared_preferences - 2.2.3 2.3.4
shared_preferences_android - 2.4.0 2.4.0
shared_preferences_foundation - 2.5.4 2.5.4
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.2
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 - 2.0.1 2.0.1
sky_engine - 0.0.0 0.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.0 1.12.0
storage_client - 2.3.0 2.3.0
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
supabase - 2.6.1 2.6.1
term_glyph - 1.2.2 1.2.2
test - 1.25.13 1.25.13
test_api - 0.7.4 0.7.4
test_core - 0.6.8 0.6.8
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.2.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
uuid - 3.0.7 4.5.1
vector_graphics - 1.1.15 1.1.15
vector_graphics_codec - 1.1.12 1.1.12
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
vm_service - 15.0.0 15.0.0
watcher - 1.1.1 1.1.1
web - 0.4.2 1.1.0
web_socket_channel - 2.4.3 3.0.1
webkit_inspection_protocol - 1.2.1 1.2.1
win32 - 5.9.0 5.9.0
win32_registry - 1.1.5 2.0.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2
yet_another_json_isolate - 2.0.3 2.0.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^3.3.7` on archive does not support the stable version `4.0.0`, that was published 11 days ago.

When archive is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions archive to update the constraint.

The constraint `^7.6.0` on get_it does not support the stable version `8.0.0`.

Try running dart pub upgrade --major-versions get_it to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/src/presentation/app/views/app.dart:146:21 - The named parameter 'variables' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/presentation/ui_widget.dart:53:11 - The named parameter 'workflows' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/presentation/ui_widget.dart:54:11 - The named parameter 'nodeOverrides' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.