layrz_theme 6.0.8
layrz_theme: ^6.0.8 copied to clipboard
Layrz standard theme library for Flutter, based on Material You (Material 3).
We analyzed this package 7 days ago, and awarded it 80 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.
10/10 points: 20% or more of the public API has dartdoc comments
1346 out of 1593 API elements (84.5 %) have documentation comments.
Some symbols that are missing documentation: layrz_theme, layrz_theme.ContainCamera, layrz_theme.CredentialOnChanged, layrz_theme.DateTimeExtension.standard, layrz_theme.Emoji.Emoji.new.
10/10 points: Package has an example
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:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/table/table.dartthat imports:package:layrz_theme/src/theme/theme.dartthat imports:package:layrz_theme/src/helpers/helpers.dartthat imports:package:layrz_theme/src/helpers/src/pick_file/native.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/table/table.dartthat imports:package:layrz_theme/src/theme/theme.dartthat imports:package:layrz_theme/src/helpers/helpers.dartthat imports:package:layrz_theme/src/helpers/src/pick_file/native.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/table/table.dartthat imports:package:layrz_theme/src/scaffolds/scaffolds.dartthat imports:package:layrz_theme/src/inputs/inputs.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Linux`.
Because:
package:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/table/table.dartthat imports:package:layrz_theme/src/theme/theme.dartthat imports:package:layrz_theme/src/helpers/helpers.dartthat imports:package:layrz_theme/src/helpers/src/pick_file/native.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/table/table.dartthat imports:package:layrz_theme/src/theme/theme.dartthat imports:package:layrz_theme/src/helpers/helpers.dartthat imports:package:layrz_theme/src/helpers/src/pick_file/native.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package not compatible with platform Web
Because:
package:layrz_theme/layrz_theme.dartthat imports:package:layrz_theme/src/map/map.dartthat imports:package:flutter_map_cancellable_tile_provider/flutter_map_cancellable_tile_provider.dartthat imports:package:flutter_map_cancellable_tile_provider/src/tile_provider.dartthat imports:package:flutter_map_cancellable_tile_provider/src/image_provider.dartthat imports:package:flutter_map/flutter_map.dartthat imports:package:flutter_map/src/map/widget.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 111 issues. Showing the first 2:
ERROR: The argument type 'Object' can't be assigned to the parameter type 'IconData?'.
lib/src/helpers/src/draw_avatar.dart:91:11
╷
91 │ dynamicAvatar.icon ?? Icons.person,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/helpers/src/draw_avatar.dart
ERROR: The argument type 'TabBarTheme' can't be assigned to the parameter type 'TabBarThemeData?'.
lib/src/inputs/src/general/dynamic_avatar_input.dart:195:32
╷
195 │ tabBarTheme: const TabBarTheme(tabAlignment: TabAlignment.start),
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/inputs/src/general/dynamic_avatar_input.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
code_text_field |
>=1.1.0 <2.0.0 |
1.1.0 | 1.1.0 | |
collection |
>=1.18.0 <2.0.0 |
1.19.1 | 1.19.1 | |
emojis |
>=0.9.9 <1.0.0 |
0.9.9 | 0.9.9 | |
file |
>=6.1.4 <8.0.0 |
7.0.1 | 7.0.1 | |
file_picker |
>=8.0.3 <9.0.0 |
8.0.7 | 10.3.8 | |
flex_color_picker |
>=3.5.0 <4.0.0 |
3.8.0 | 3.8.0 | |
flutter_highlight |
>=0.7.0 <1.0.0 |
0.7.0 | 0.7.0 | |
flutter_map |
>=6.2.0 <7.0.0 |
6.2.1 | 8.2.2 | |
flutter_map_cancellable_tile_provider |
>=2.0.0 <3.0.0 |
2.0.0 | 3.1.1 | Discontinued |
flutter_svg |
>=2.0.10+1 <3.0.0 |
2.2.3 | 2.2.3 | |
google_fonts |
>=6.2.1 <7.0.0 |
6.3.3 | 6.3.3 | |
highlight |
>=0.7.0 <1.0.0 |
0.7.0 | 0.7.0 | |
http |
>=1.2.1 <2.0.0 |
1.6.0 | 1.6.0 | |
intl |
>=0.19.0 <1.0.0 |
0.20.2 | 0.20.2 | |
latlong2 |
>=0.9.1 <1.0.0 |
0.9.1 | 0.9.1 | |
layrz_models |
>=3.0.0 <4.0.0 |
3.3.1 | 3.5.4 | |
material_design_icons_flutter |
>=7.0.7296 |
7.0.7296 | 7.0.7296 | |
mime |
>=1.0.0 <2.0.0 |
1.0.6 | 2.0.0 | |
path_provider |
>=2.1.3 <3.0.0 |
2.1.5 | 2.1.5 | |
permission_handler |
>=11.3.1 <12.0.0 |
11.4.0 | 12.0.1 | |
pointer_interceptor |
>=0.10.1+1 <1.0.0 |
0.10.1+2 | 0.10.1+2 | |
shared_preferences |
>=2.2.3 <3.0.0 |
2.5.4 | 2.5.4 | |
simple_shadow |
>=0.3.1 <0.4.0 |
0.3.1 | 0.3.1 | |
sync_scroll_controller |
>=1.0.1 <2.0.0 |
1.0.1 | 1.0.1 | |
two_dimensional_scrollables |
>=0.3.1 <1.0.0 |
0.3.7 | 0.3.7 | |
url_launcher |
>=6.2.6 <7.0.0 |
6.3.2 | 6.3.2 | |
web |
>=0.5.1 <1.0.0 |
0.5.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flex_seed_scheme |
- | 4.0.1 | 4.0.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
font_awesome_flutter |
- | 10.12.0 | 10.12.0 | |
freezed_annotation |
- | 2.4.4 | 3.1.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
iconsax_plus |
- | 1.0.0 | 1.0.0 | |
ionicons |
- | 0.2.2 | 0.2.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
layrz_icons |
- | 1.0.5 | 1.0.5 | |
linked_scroll_controller |
- | 0.2.0 | 0.2.0 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
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 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 7.0.1 | 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.3 | 0.10.3 | |
polylabel |
- | 1.0.1 | 1.0.1 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
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.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
solar_icons |
- | 0.0.5 | 0.0.5 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
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.4.1 | 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 | |
win32 |
- | 5.15.0 | 5.15.0 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `>=8.0.3 <9.0.0` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `>=6.2.0 <7.0.0` on flutter_map does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions flutter_map 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 7 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/inputs/src/general/dynamic_avatar_input.dart:195:32- The argument type 'TabBarTheme' can't be assigned to the parameter type 'TabBarThemeData?'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/theme/src/dark_theme.dart:104:18- The argument type 'TabBarTheme' can't be assigned to the parameter type 'TabBarThemeData?'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/theme/src/dark_theme.dart:111:18- The argument type 'DialogTheme' can't be assigned to the parameter type 'DialogThemeData?'.
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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.