md_framework 0.1.9 copy "md_framework: ^0.1.9" to clipboard
md_framework: ^0.1.9 copied to clipboard

This is a software development kit for the MDFramework. It is a collection of tools and libraries that can be used to develop applications for the MDFramework.

2
likes
120/ 160
pub points
59%
popularity

We analyzed this package 28 hours ago, and awarded it 120 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

5 out of 84 API elements (6.0 %) 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: md_framework, md_framework.MD, md_framework.MDImage, md_framework.MDImage.MDImage, md_framework.MDImage.alignment.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:md_framework/md_framework.dart that imports:
  • package:md_framework/src/md_initializer.dart that imports:
  • package:md_framework/src/get_it_initializer.dart that imports:
  • package:md_framework/src/md/data/repo/md_repo.dart that imports:
  • package:flutter_image_compress/flutter_image_compress.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:md_framework/md_framework.dart that imports:
  • package:md_framework/src/md_initializer.dart that imports:
  • package:md_framework/src/get_it_initializer.dart that imports:
  • package:md_framework/src/md/data/repo/md_repo.dart that imports:
  • package:flutter_image_compress/flutter_image_compress.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Web`.

Because:

  • package:md_framework/md_framework.dart that imports:
  • package:md_framework/src/md_initializer.dart that imports:
  • package:md_framework/src/get_it_initializer.dart that imports:
  • package:md_framework/src/md/data/repo/md_repo.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 28 issues. Showing the first 2:

WARNING: The operand can't be null, so the condition is always 'false'.

lib/src/md/data/repo/md_repo.dart:172:17

    ╷
172 │       if (image == null) {
    │                 ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/md/data/repo/md_repo.dart

INFO: The variable name 'ServerTime' isn't a lowerCamelCase identifier.

lib/src/md/data/models/response/md_response_model.dart:27:11

   ╷
27 │   String? ServerTime, newID;
   │           ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/md/data/models/response/md_response_model.dart

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

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

Package Constraint Compatible Latest
build_runner ^2.4.8 2.4.11 2.4.11
cached_memory_image ^1.5.0 1.5.0 1.5.0
dio ^5.3.3 5.4.3+1 5.4.3+1
encrypt ^5.0.3 5.0.3 5.0.3
flutter flutter 0.0.0 0.0.0
flutter_image_compress ^2.1.0 2.3.0 2.3.0
freezed ^2.4.5 2.5.2 2.5.3
freezed_annotation ^2.4.1 2.4.1 2.4.1
get_it ^7.6.4 7.7.0 7.7.0
json_annotation ^4.8.1 4.9.0 4.9.0
json_serializable ^6.7.1 6.8.0 6.8.0
path_provider ^2.1.2 2.1.3 2.1.3
pretty_dio_logger ^1.3.1 1.3.1 1.3.1
retrofit ^4.0.3 4.1.0 4.1.0
retrofit_generator ^8.0.4 8.1.0 8.1.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 72.0.0
analyzer - 6.4.1 6.7.0
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 4.0.2 4.0.2
build_resolvers - 2.4.2 2.4.2
build_runner_core - 7.3.1 7.3.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.2 1.0.2
flutter_image_compress_ohos - 0.0.3 0.0.3
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.4+1 0.1.4+1
flutter_web_plugins - 0.0.0 0.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.1 2.3.1
http - 1.2.1 1.2.1
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.1.0
io - 1.0.4 1.0.4
js - 0.7.1 0.7.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.6 2.2.6
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
protobuf - 3.1.0 3.1.0
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
rxdart - 0.27.7 0.28.0
shelf - 1.4.1 1.4.2
shelf_web_socket - 2.0.0 2.0.0
sky_engine - 0.0.99 0.0.99
source_gen - 1.5.0 1.5.0
source_helper - 1.3.4 1.3.4
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
timing - 1.0.1 1.0.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
web_socket - 0.1.5 0.1.5
web_socket_channel - 3.0.0 3.0.0
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

2
likes
120
pub points
59%
popularity

Publisher

unverified uploader

This is a software development kit for the MDFramework. It is a collection of tools and libraries that can be used to develop applications for the MDFramework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build_runner, cached_memory_image, dio, encrypt, flutter, flutter_image_compress, freezed, freezed_annotation, get_it, json_annotation, json_serializable, path_provider, pretty_dio_logger, retrofit, retrofit_generator

More

Packages that depend on md_framework