ruki_reactions 0.0.3 copy "ruki_reactions: ^0.0.3" to clipboard
ruki_reactions: ^0.0.3 copied to clipboard

Emoji Reactions for your flutter app. This Package comes with fully customizable reaction experience.

0
likes
100/ 140
pub points
42%
popularity

We analyzed this package 13 days ago, and awarded it 100 pub points (of a possible 140):

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

17 out of 233 API elements (7.3 %) 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.

Some symbols that are missing documentation: color_extensions, color_extensions.ColorExtention, color_extensions.ColorExtention.withShade, color_extensions.ColorExtention.withTint, color_extensions.ColorMisc.

10/10 points: Package has an example

failed
Platform support
0 / 20trigger folding of the section

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Web`.

Because:

  • package:ruki_reactions/ruki_reactions.dart that imports:
  • package:ruki_reactions/components/reaction_widget.dart that imports:
  • package:ruki_reactions/reaction.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that imports:
  • package:sqflite_common_ffi_web/src/sqflite_ffi.dart that imports:
  • package:sqflite_common_ffi_web/src/sqflite_ffi_web.dart that imports:
  • package:sqflite_common_ffi_web/src/database_factory_web.dart that imports:
  • package:sqflite_common_ffi_web/src/import.dart that imports:
  • package:sqflite_common_ffi/src/sqflite_ffi_impl.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

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

lib/misc/flutter_scale_tab.dart:9:13

  ╷
9 │ final Curve _DEFAULT_SCALE_CURVE =
  │             ^^^^^^^^^^^^^^^^^^^^
  ╵

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

lib/color_extensions.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
emojis ^0.9.9 0.9.9 0.9.9
flutter flutter 0.0.0 0.0.0
flutter_animator ^3.2.2 3.2.2 3.2.2
popover ^0.3.0 0.3.0 0.3.0
sqflite ^2.3.2 2.3.3 2.3.3
sqflite_common_ffi ^2.3.2+1 2.3.3 2.3.3
sqflite_common_ffi_web ^0.4.2+3 0.4.3+1 0.4.3+1
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
dev_build - 0.16.5 0.16.5
ffi - 2.1.2 2.1.2
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
pool - 1.5.1 1.5.1
process_run - 0.14.2 0.14.2
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite_common - 2.5.4 2.5.4
sqlite3 - 2.4.2 2.4.2
stack_trace - 1.11.1 1.11.1
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
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
100
pub points
42%
popularity

Publisher

unverified uploader

Emoji Reactions for your flutter app. This Package comes with fully customizable reaction experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

emojis, flutter, flutter_animator, popover, sqflite, sqflite_common_ffi, sqflite_common_ffi_web, visibility_detector

More

Packages that depend on ruki_reactions