fml 3.0.0+16
fml: ^3.0.0+16 copied to clipboard
Flutter Markup Language (FML) is a cross platform markup language. This package retrieves, parses, interprets and renders fml pages to native Flutter without the need to compile.
We analyzed this package 10 hours ago, and awarded it 60 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/AppDaddy-Software-Solutions-Inc/Flutter-Markup-Language/issues
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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
887 out of 6022 API elements (14.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: alarm_model
, alarm_model.AlarmModel
, alarm_model.AlarmModel.AlarmModel.new
, alarm_model.AlarmModel.alarming
, alarm_model.AlarmModel.deserialize
.
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:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.vm.dart
that imports:package:fml/system.dart
that imports:package:fml/datasources/gps/gps.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.vm.dart
that imports:package:fml/system.dart
that imports:package:fml/datasources/gps/gps.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.vm.dart
that imports:package:open_filex/open_filex.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.vm.dart
that imports:package:open_filex/open_filex.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.vm.dart
that imports:package:open_filex/open_filex.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:fml/fml.dart
that imports:package:fml/theme/theme.dart
that imports:package:fml/widgets/theme/theme_model.dart
that imports:package:fml/helpers/helpers.dart
that imports:package:fml/helpers/template.dart
that imports:package:fml/observable/observable_barrel.dart
that imports:package:fml/observable/observable.dart
that imports:package:fml/eval/eval.dart
that imports:package:fml/log/manager.dart
that imports:package:fml/platform/platform.web.dart
that imports:package:fml/event/manager.dart
that imports:package:fml/event/event.dart
that imports:package:fml/widgets/widget/widget_model.dart
that imports:package:fml/widgets/viewable/viewable_widget_mixin.dart
that imports:package:fml/widgets/tooltip/v2/tooltip_view.dart
that imports:package:fml/widgets/tooltip/v2/tooltip_model.dart
that imports:package:fml/observable/binding.dart
that imports:package:fml/system.dart
that imports:package:fml/widgets/framework/framework_model.dart
that imports:package:fml/widgets/framework/framework_view.dart
that imports:package:fml/widgets/tabview/tab_view.dart
that imports:package:fml/widgets/tabview/tab_model.dart
that imports:package:fml/widgets/box/box_model.dart
that imports:package:fml/widgets/modal/modal_model.dart
that imports:package:fml/widgets/modal/modal_view.dart
that imports:package:fml/widgets/box/box_view.dart
that imports:package:fml/widgets/drawer/drawer_view.dart
that imports:package:fml/widgets/goback/goback.dart
that imports:package:fml/navigation/navigation_manager.dart
that imports:package:fml/store/store_view.dart
that imports:package:fml/widgets/menu/item/menu_item_model.dart
that imports:package:fml/event/handler.dart
that imports:package:fml/sound/sound.dart
that imports:package:audioplayers/audioplayers.dart
that imports:package:audioplayers/src/source.dart
that imports:package:audioplayers/src/audioplayer.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 2689 issues. Showing the first 2:
ERROR: 'Object.toString' ('String Function()') isn't a valid concrete implementation of 'Diagnosticable.toString' ('String Function({DiagnosticLevel minLevel})').
lib/widgets/animation/animation_view.dart:28:7
╷
28 │ class AnimationViewState extends WidgetState<AnimationView>
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/animation/animation_view.dart
ERROR: Missing concrete implementations of 'Diagnosticable.toDiagnosticsNode', 'Diagnosticable.toStringShort', 'IModelListener.onModelChange', 'State.deactivate', and 5 more.
lib/widgets/animation/animation_view.dart:28:7
╷
28 │ class AnimationViewState extends WidgetState<AnimationView>
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/animation/animation_view.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
audioplayers |
^6.0.0 |
6.2.0 | 6.2.0 |
camera |
^0.10.3 |
0.10.6 | 0.11.1 |
camera_windows |
^0.2.2 |
0.2.6+2 | 0.2.6+2 |
changeicon |
^1.0.0 |
1.0.0 | 1.0.0 |
collection |
^1.18.0 |
1.19.1 | 1.19.1 |
community_charts_common |
^1.0.1 |
1.0.4 | 1.0.4 |
community_charts_flutter |
^1.0.1 |
1.0.4 | 1.0.4 |
connectivity_plus |
^6.0.1 |
6.1.3 | 6.1.3 |
cross_file |
^0.3.3+1 |
0.3.4+2 | 0.3.4+2 |
crypto |
^3.0.2 |
3.0.6 | 3.0.6 |
decimal |
^2.3.3 |
2.3.3 | 3.2.1 |
file_picker |
^8.0.0+1 |
8.0.7 | 9.0.2 |
firebase_auth |
^4.19.0 |
4.20.0 | 5.5.1 |
firebase_core |
^2.28.0 |
2.32.0 | 3.12.1 |
fl_chart |
^0.67.0 |
0.67.0 | 0.70.2 |
flex_color_picker |
^3.4.0 |
3.7.0 | 3.7.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_beacon |
^0.5.1 |
0.5.1 | 0.5.1 |
flutter_code_editor |
^0.3.1 |
0.3.2 | 0.3.2 |
flutter_highlight |
^0.7.0 |
0.7.0 | 0.7.0 |
flutter_image_transform |
^1.0.1 |
1.0.1 | 1.0.1 |
flutter_map |
^6.1.0 |
6.2.1 | 8.1.0 |
flutter_multi_formatter |
^2.12.4 |
2.13.0 | 2.13.0 |
flutter_nfc_kit |
^3.4.2 |
3.6.0 | 3.6.0 |
flutter_svg |
^2.0.10+1 |
2.0.17 | 2.0.17 |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 |
geolocator |
^11.0.0 |
11.1.0 | 13.0.2 |
google_fonts |
^6.2.1 |
6.2.1 | 6.2.1 |
google_maps_flutter |
^2.6.0 |
2.10.1 | 2.10.1 |
google_maps_flutter_web |
^0.5.6+2 |
0.5.10+1 | 0.5.10+1 |
google_mlkit_barcode_scanning |
^0.10.0 |
0.10.0 | 0.13.0 |
google_mlkit_text_recognition |
^0.11.0 |
0.11.0 | 0.14.0 |
highlight |
^0.7.0 |
0.7.0 | 0.7.0 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
http |
^1.2.1 |
1.3.0 | 1.3.0 |
image |
^4.0.17 |
4.5.3 | 4.5.3 |
intl |
^0.18.0 |
0.18.1 | 0.20.2 |
jaguar_jwt |
^3.0.0 |
3.0.0 | 3.0.0 |
jiffy |
^6.2.1 |
6.2.1 | 6.3.2 |
latlong2 |
^0.9.0 |
0.9.1 | 0.9.1 |
mime |
^1.0.4 |
1.0.6 | 2.0.0 |
mqtt_client |
^10.2.0 |
10.8.0 | 10.8.0 |
ndef |
^0.3.1 |
0.3.4 | 0.3.4 |
open_filex |
^4.2.2 |
4.7.0 | 4.7.0 |
path |
^1.8.2 |
1.9.1 | 1.9.1 |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 |
perfect_freehand |
^2.3.2 |
2.3.2 | 2.3.2 |
petitparser |
^6.0.2 |
6.1.0 | 6.1.0 |
pluto_grid_plus |
^8.3.0 |
8.4.9 | 8.4.9 |
pluto_grid_plus_export |
^1.0.4 |
1.0.6 | 1.0.6 |
pointycastle |
^3.8.0 |
3.9.1 | 4.0.0 |
provider |
^6.0.3 |
6.1.2 | 6.1.2 |
quiver |
^3.2.1 |
3.2.2 | 3.2.2 |
stream_channel |
^2.1.1 |
2.1.4 | 2.1.4 |
universal_html |
^2.2.4 |
2.2.4 | 2.2.4 |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 |
uuid |
^4.3.3 |
4.5.1 | 4.5.1 |
validators |
^3.0.0 |
3.0.0 | 3.0.0 |
video_player |
^2.8.5 |
2.9.3 | 2.9.3 |
video_player_win |
^2.3.5 |
2.3.11 | 3.1.1 |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 |
web_socket_channel |
^2.2.0 |
2.4.5 | 3.0.2 |
webview_flutter |
^4.7.0 |
4.10.0 | 4.10.0 |
xml |
^6.5.0 |
6.5.0 | 6.5.0 |
xml2json |
^6.2.3 |
6.2.6 | 6.2.6 |
zxing_lib |
^1.1.2 |
1.1.2 | 1.1.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 1.3.53 |
archive |
- | 4.0.4 | 4.0.4 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.13.0 |
audioplayers_android |
- | 5.0.3 | 5.0.3 |
audioplayers_darwin |
- | 6.1.0 | 6.1.0 |
audioplayers_linux |
- | 4.1.0 | 4.1.0 |
audioplayers_platform_interface |
- | 7.0.0 | 7.0.0 |
audioplayers_web |
- | 5.0.1 | 5.0.1 |
audioplayers_windows |
- | 4.1.0 | 4.1.0 |
auth_header |
- | 3.0.1 | 3.0.1 |
autotrie |
- | 2.0.0 | 2.0.0 |
barcode |
- | 2.2.9 | 2.2.9 |
base58check |
- | 2.0.0 | 2.0.0 |
bech32 |
- | 0.2.2 | 0.2.2 |
bidi |
- | 2.0.12 | 2.0.12 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
camera_android |
- | 0.10.10+1 | 0.10.10+1 |
camera_avfoundation |
- | 0.9.18+9 | 0.9.18+9 |
camera_platform_interface |
- | 2.9.0 | 2.9.0 |
camera_web |
- | 0.3.5 | 0.3.5 |
characters |
- | 1.4.0 | 1.4.0 |
charcode |
- | 1.4.0 | 1.4.0 |
charset |
- | 2.0.1 | 2.0.1 |
clock |
- | 1.1.2 | 1.1.2 |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 |
convert |
- | 3.1.2 | 3.1.2 |
csslib |
- | 1.0.2 | 1.0.2 |
csv |
- | 6.0.0 | 6.0.0 |
dbus |
- | 0.7.11 | 0.7.11 |
equatable |
- | 2.0.7 | 2.0.7 |
event_bus |
- | 2.0.1 | 2.0.1 |
fake_async |
- | 1.3.2 | 1.3.3 |
ffi |
- | 2.1.4 | 2.1.4 |
file |
- | 7.0.1 | 7.0.1 |
firebase_auth_platform_interface |
- | 7.3.0 | 7.6.1 |
firebase_auth_web |
- | 5.12.0 | 5.14.1 |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 |
firebase_core_web |
- | 2.17.5 | 2.21.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flex_seed_scheme |
- | 3.5.0 | 3.5.0 |
flutter_keyboard_visibility |
- | 6.0.0 | 6.0.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_web |
- | 2.0.0 | 2.0.0 |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 |
flutter_plugin_android_lifecycle |
- | 2.0.27 | 2.0.27 |
flutter_test |
- | 0.0.0 | 0.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
geolocator_android |
- | 4.6.1 | 4.6.1 |
geolocator_apple |
- | 2.3.9 | 2.3.9 |
geolocator_platform_interface |
- | 4.2.4 | 4.2.4 |
geolocator_web |
- | 3.0.0 | 4.1.1 |
geolocator_windows |
- | 0.2.3 | 0.2.3 |
google_maps |
- | 8.1.1 | 8.1.1 |
google_maps_flutter_android |
- | 2.14.14 | 2.14.14 |
google_maps_flutter_ios |
- | 2.13.2 | 2.13.2 |
google_maps_flutter_platform_interface |
- | 2.11.1 | 2.11.1 |
google_mlkit_commons |
- | 0.6.1 | 0.9.0 |
html |
- | 0.15.5 | 0.15.5 |
http_parser |
- | 4.1.2 | 4.1.2 |
js |
- | 0.7.2 | 0.7.2 |
json_annotation |
- | 4.9.0 | 4.9.0 |
leak_tracker |
- | 10.0.8 | 10.0.9 |
leak_tracker_flutter_testing |
- | 3.0.9 | 3.0.9 |
leak_tracker_testing |
- | 3.0.1 | 3.0.1 |
linked_scroll_controller |
- | 0.2.0 | 0.2.0 |
lists |
- | 1.0.1 | 1.0.1 |
logger |
- | 2.5.0 | 2.5.0 |
logging |
- | 1.3.0 | 1.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 |
mgrs_dart |
- | 2.0.0 | 2.0.0 |
mocktail |
- | 1.0.4 | 1.0.4 |
nested |
- | 1.0.0 | 1.0.0 |
nm |
- | 0.5.0 | 0.5.0 |
path_parsing |
- | 1.1.0 | 1.1.0 |
path_provider_android |
- | 2.2.16 | 2.2.16 |
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 |
pdf |
- | 3.11.3 | 3.11.3 |
pdf_widget_wrapper |
- | 1.0.4 | 1.0.4 |
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.2+1 | 0.10.2+1 |
polylabel |
- | 1.0.1 | 1.0.1 |
posix |
- | 6.0.1 | 6.0.1 |
printing |
- | 5.13.1 | 5.14.2 |
proj4dart |
- | 2.1.0 | 2.1.0 |
qr |
- | 3.0.2 | 3.0.2 |
rational |
- | 2.2.3 | 2.2.3 |
rxdart |
- | 0.28.0 | 0.28.0 |
sanitize_html |
- | 2.1.0 | 2.1.0 |
scrollable_positioned_list |
- | 0.3.8 | 0.3.8 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
squadron |
- | 4.3.8 | 6.2.0 |
stack_trace |
- | 1.12.1 | 1.12.1 |
stream_transform |
- | 2.1.1 | 2.1.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.1 | 3.3.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
test_api |
- | 0.7.4 | 0.7.4 |
tuple |
- | 2.0.2 | 2.0.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
unicode |
- | 0.3.1 | 1.1.8 |
universal_io |
- | 2.2.2 | 2.2.2 |
url_launcher_android |
- | 6.3.15 | 6.3.15 |
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.4.0 | 2.4.0 |
url_launcher_windows |
- | 3.1.4 | 3.1.4 |
vector_graphics |
- | 1.1.18 | 1.1.18 |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
video_player_android |
- | 2.8.1 | 2.8.1 |
video_player_avfoundation |
- | 2.7.0 | 2.7.0 |
video_player_platform_interface |
- | 6.3.0 | 6.3.0 |
video_player_web |
- | 2.3.4 | 2.3.4 |
vm_service |
- | 14.3.1 | 15.0.0 |
web |
- | 0.5.1 | 1.1.1 |
webview_flutter_android |
- | 4.3.3 | 4.3.3 |
webview_flutter_platform_interface |
- | 2.10.0 | 2.10.0 |
webview_flutter_wkwebview |
- | 3.18.4 | 3.18.4 |
win32 |
- | 5.11.0 | 5.11.0 |
wkt_parser |
- | 2.0.0 | 2.0.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 15 issues. Showing the first 2:
The constraint `^0.10.3` on camera does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions camera
to update the constraint.
The constraint `^2.3.3` on decimal does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions decimal
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 2313 errors:
INVALID_IMPLEMENTATION_OVERRIDE
-lib/widgets/animation/animation_view.dart:28:7
- 'Object.toString' ('String Function()') isn't a valid concrete implementation of 'Diagnosticable.toString' ('String Function({DiagnosticLevel minLevel})').NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER
-lib/widgets/animation/animation_view.dart:28:7
- Missing concrete implementations of 'Diagnosticable.toDiagnosticsNode', 'Diagnosticable.toStringShort', 'IModelListener.onModelChange', 'State.deactivate', and 5 more.AMBIGUOUS_IMPORT
-lib/widgets/animation/animation_view.dart:28:34
- The name 'WidgetState' is defined in the libraries 'package:flutter/src/widgets/widget_state.dart (via package:flutter/material.dart)' and 'package:fml/widgets/widget/widget_state.dart'.
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.18
, Flutter 3.29.0
, Dart 3.7.0
.
Check the analysis log for details.