flutter_up 5.0.1
flutter_up: ^5.0.1 copied to clipboard
Horizech Flutter App Engine is a flutter kit with many ready to use components.
We analyzed this package 4 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting flutter_up... Discovering libraries... Linking elements... Precaching local docs for 1424987 elements... Initialized dartdoc with 2436 libraries Generating docs for library services/up_search.dart from package:flutter_up/services/up_search.dart... Generating docs for library services/up_layout.dart from package:flutter_up/services/up_layout.dart... Generating docs for library services/up_navigation.dart from package:flutter_up/services/up_navigation.dart... Generating docs for library services/up_url.dart from package:flutter_up/services/up_url.dart... Generating docs for library services/up_scaffold.dart from package:flutter_up/services/up_scaffold.dart... [78 more lines] ERR: warning: flutter_up has no library level documentation comments from flutter_up: (file:///tmp/pana_QFINRP/lib/flutter_up_web.dart:1:1) warning: flutter_up has no library level documentation comments from flutter_up: (file:///tmp/pana_QFINRP/lib/flutter_up.dart:1:1) error: file already written at "flutter_up/index.html" for symbol flutter_up: (file:///tmp/pana_QFINRP/lib/flutter_up.dart:1:1) conflicting with file already generated by flutter_up: (file:///tmp/pana_QFINRP/lib/flutter_up_web.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'flutter_up' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [18 more lines]
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Web
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_up/flutter_up.dart
that declares support for platforms:Web
.
Package does not support platform `iOS`.
Because:
package:flutter_up/flutter_up.dart
that declares support for platforms:Web
.
Package does not support platform `Windows`.
Because:
package:flutter_up/flutter_up.dart
that declares support for platforms:Web
.
Package does not support platform `Linux`.
Because:
package:flutter_up/flutter_up.dart
that declares support for platforms:Web
.
Package does not support platform `macOS`.
Because:
package:flutter_up/flutter_up.dart
that declares support for platforms:Web
.
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 42 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/enums/up_toast_type.dart:87:5
╷
87 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/enums/up_toast_type.dart
WARNING: This default clause is covered by the previous cases.
lib/widgets/up_button.dart:97:7
╷
97 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/up_button.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
dart_code_viewer2 |
^1.0.0 |
1.0.2 | 1.0.2 | |
data_table_2 |
^2.5.9 |
2.6.0 | 2.6.0 | |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 | |
flutter_highlight |
^0.7.0 |
0.7.0 | 0.7.0 | |
flutter_quill |
^11.0.0 |
11.2.0 | 11.2.0 | |
flutter_quill_extensions |
^11.0.0 |
11.0.0 | 11.0.0 | |
get_it |
^7.2.0 |
7.7.0 | 8.0.3 | |
go_router |
^6.5.5 |
6.5.9 | 15.1.0 | |
rxdart |
^0.26.0 |
0.26.0 | 0.28.0 | |
url_launcher |
^6.1.6 |
6.3.1 | 6.3.1 | |
uuid |
^4.1.0 |
4.5.1 | 4.5.1 | |
vsc_quill_delta_to_html |
^1.0.4 |
1.0.5 | 1.0.5 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_quill_delta |
- | 10.8.3 | 10.8.3 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_temp_fork |
- | 0.1.5 | 0.1.5 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
flutter_quill_delta_from_html |
- | 1.5.2 | 1.5.2 | |
highlight |
- | 0.7.0 | 0.7.0 | |
html |
- | 0.15.5+1 | 0.15.5+1 | |
html_unescape |
- | 2.0.0 | 2.0.0 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker |
- | 1.1.2 | 1.1.2 | |
image_picker_android |
- | 0.8.12+23 | 0.8.12+23 | |
image_picker_for_web |
- | 3.0.6 | 3.0.6 | |
image_picker_ios |
- | 0.8.12+2 | 0.8.12+2 | |
image_picker_linux |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_macos |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_platform_interface |
- | 2.10.1 | 2.10.1 | |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 | |
intl |
- | 0.19.0 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
photo_view |
- | 0.15.0 | 0.15.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
quill_native_bridge |
- | 11.0.1 | 11.0.1 | |
quill_native_bridge_android |
- | 0.0.1+2 | 0.0.1+2 | |
quill_native_bridge_ios |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_linux |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_macos |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_platform_interface |
- | 0.0.2+1 | 0.0.2+1 | |
quill_native_bridge_web |
- | 0.0.2 | 0.0.2 | |
quill_native_bridge_windows |
- | 0.0.1 | 0.0.1 | |
quiver |
- | 3.2.2 | 3.2.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.4 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
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.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
video_player |
- | 2.9.5 | 2.9.5 | |
video_player_android |
- | 2.8.2 | 2.8.2 | |
video_player_avfoundation |
- | 2.7.1 | 2.7.1 | |
video_player_platform_interface |
- | 6.3.0 | 6.3.0 | |
video_player_web |
- | 2.3.4 | 2.3.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^7.2.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.
The constraint `^6.5.5` on go_router does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions go_router
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.