flutter_novu 1.1.0 copy "flutter_novu: ^1.1.0" to clipboard
flutter_novu: ^1.1.0 copied to clipboard

Novu's Flutter SDK for building custom inbox notification experiences.

130/ 160
pub points
3.45k
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting flutter_novu... Discovering libraries... Linking elements... Precaching local docs for 1424280 elements... Initialized dartdoc with 1720 libraries Generating docs for library dot.dart from package:flutter_novu/dot.dart... Generating docs for library widgets/content.dart from package:flutter_novu/widgets/content.dart... Generating docs for library widgets/card.dart from package:flutter_novu/widgets/card.dart... Generating docs for library widgets/list_item.dart from package:flutter_novu/widgets/list_item.dart... Generating docs for library widgets/notification_preference.dart from package:flutter_novu/widgets/notification_preference.dart... [30 more lines] ERR: warning: flutter_novu has no library level documentation comments from flutter_novu: (file:///tmp/pana_PAWOWW/lib/flutter_novu.dart:1:1) warning: unresolved doc reference [IEmailBlock] from message_template.MessageTemplate.content: (file:///tmp/pana_PAWOWW/lib/dot/message_template.dart:111:17) in documentation inherited from message_template.MessageTemplate.content: (file:///tmp/pana_PAWOWW/lib/dot/message_template.dart:111:17) warning: unresolved doc reference [IEmailBlock] from message.Message.content: (file:///tmp/pana_PAWOWW/lib/dot/message.dart:40:17) in documentation inherited from message.Message.content: (file:///tmp/pana_PAWOWW/lib/dot/message.dart:40:17) warning: flutter_novu has no library level documentation comments from flutter_novu: (file:///tmp/pana_PAWOWW/lib/inbox.dart:1:1) [22 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 21 issues. Showing the first 2:

INFO: The constant name 'POST' isn't a lowerCamelCase identifier.

lib/enums.dart:24:18

   ╷
24 │ enum ApiMethod { POST, GET, PUT, PATCH, DELETE }
   │                  ^^^^
   ╵

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

INFO: The constant name 'GET' isn't a lowerCamelCase identifier.

lib/enums.dart:24:24

   ╷
24 │ enum ApiMethod { POST, GET, PUT, PATCH, DELETE }
   │                        ^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
dio ^5.7.0 5.11.0 5.11.0
flutter_html ^3.0.0 3.0.0 3.0.0
flutter_parsed_text ^2.2.1 2.2.1 2.2.1
flutter_platform_widgets ^10.0.1 10.0.1 10.0.1 Discontinued
flutter_svg ^2.2.0 2.3.0 2.3.0
intl >=0.19.0 <0.21.0 0.20.3 0.20.3
json_annotation ^4.9.0 4.12.0 4.12.0
shared_preferences ^2.3.4 2.5.5 2.5.5
shimmer ^3.0.0 3.0.0 4.0.0
socket_io_client ^3.0.2 3.1.6 3.1.6
url_launcher ^6.3.1 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.9 1.0.9
dio_web_adapter - 2.2.1 2.2.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
html - 0.15.7 0.15.7
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
list_counter - 1.0.2 1.0.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
socket_io_common - 3.1.1 3.1.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
vector_graphics - 1.2.3 1.2.3
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.3.0 1.3.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1

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

The constraint `^3.0.0` on shimmer does not support the stable version `4.0.0`, that was published 13 days ago.

When shimmer is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions shimmer to update the constraint.

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • flutter_platform_widgets.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: