cosmos_epub 0.0.2 copy "cosmos_epub: ^0.0.2" to clipboard
cosmos_epub: ^0.0.2 copied to clipboard

EPUB reader package with great UI, easy customization and awesome features

23
likes
140/ 160
pub points
63%
popularity

We analyzed this package 1 hour ago, and awarded it 140 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: BSD-3-Clause.

partial
Provide documentation
10 / 20trigger folding of the section

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

46 out of 320 API elements (14.4 %) 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: assets, assets.Assets.fontsAlegreya, assets.Assets.fontsAmazonEmberRegular, assets.Assets.fontsAtkinsonHyperlegibleRegular, assets.Assets.fontsBitterProRegular.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:cosmos_epub/cosmos_epub.dart that imports:
  • package:cosmos_epub/show_epub.dart that imports:
  • package:cosmos_epub/Helpers/custom_toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:cosmos_epub/cosmos_epub.dart that imports:
  • package:cosmos_epub/show_epub.dart that imports:
  • package:cosmos_epub/Helpers/custom_toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:cosmos_epub/cosmos_epub.dart that imports:
  • package:cosmos_epub/show_epub.dart that imports:
  • package:cosmos_epub/Helpers/custom_toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:cosmos_epub/cosmos_epub.dart that imports:
  • package:cosmos_epub/show_epub.dart that imports:
  • package:screen_brightness/screen_brightness.dart that declares support for platforms: Android, iOS, Windows, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 18 issues. Showing the first 2:

INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.

lib/Helpers/context_extensions.dart:93:53

   ╷
93 │   double get textScaleFactor => MediaQuery.of(this).textScaleFactor;
   │                                                     ^^^^^^^^^^^^^^^
   ╵

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

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

lib/Helpers/custom_toast.dart:18:1

   ╷
18 │ Snack(String msg, BuildContext ctx, Color color) {
   │ ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/Helpers/custom_toast.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
epubx ^4.0.0 4.0.0 4.0.0
fading_edge_scrollview ^4.1.1 4.1.1 4.1.1
flutter flutter 0.0.0 0.0.0
flutter_html_reborn ^3.0.0 3.0.0 3.0.0
flutter_screenutil ^5.9.0 5.9.3 5.9.3
fluttertoast ^8.2.5 8.2.6 8.2.6
get_storage ^2.1.1 2.1.1 2.1.1
html ^0.15.4 0.15.4 0.15.4
http ^1.1.0 1.2.1 1.2.1
isar ^3.1.0+1 3.1.0+1 3.1.0+1
isar_flutter_libs ^3.1.0+1 3.1.0+1 3.1.0+1
path_provider ^2.1.3 2.1.3 2.1.3
screen_brightness ^1.0.1 1.0.1 1.0.1
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
csslib - 0.17.3 1.0.0
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
get - 4.6.6 4.6.6
http_parser - 4.0.2 4.1.0
image - 3.3.0 4.2.0
js - 0.6.7 0.7.1
list_counter - 1.0.2 1.0.2
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
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
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.1 3.2.1
screen_brightness_android - 1.0.1 1.0.1
screen_brightness_ios - 1.0.1 1.0.1
screen_brightness_macos - 1.0.1 1.0.1
screen_brightness_platform_interface - 1.0.1 1.0.1
screen_brightness_windows - 1.0.1 1.0.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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.