supabase_chat_widgets 0.1.0 copy "supabase_chat_widgets: ^0.1.0" to clipboard
supabase_chat_widgets: ^0.1.0 copied to clipboard

Optional Flutter widgets for supabase_chat: a drop-in ChatView plus message bubble, composer, and typing indicator building blocks.

160/ 160
pub points
55
downloads

We analyzed this package 2 days ago, and awarded it 160 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

35 out of 35 API elements (100.0 %) have documentation comments.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:supabase_chat_widgets/supabase_chat_widgets.dart that imports:
  • package:supabase_chat_widgets/src/message_bubble.dart that imports:
  • package:supabase_chat/supabase_chat.dart that imports:
  • package:supabase_chat/src/supabase_chat.dart that imports:
  • package:supabase_realtime_kit/supabase_realtime_kit.dart that imports:
  • package:supabase_realtime_kit/src/realtime_kit.dart that imports:
  • package:supabase_realtime_kit/src/presence_tracker.dart that imports:
  • package:supabase/supabase.dart that imports:
  • package:supabase/src/supabase_query_schema.dart that imports:
  • package:yet_another_json_isolate/yet_another_json_isolate.dart that imports:
  • package:yet_another_json_isolate/src/_isolates_io.dart that imports:
  • dart:isolate
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
supabase_chat ^0.1.0 0.1.0 0.1.0
supabase_realtime_kit ^0.1.0 0.1.0 0.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_jsonwebtoken - 3.4.1 3.4.1
functions_client - 2.6.1 2.6.1
gotrue - 2.22.0 2.22.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jwt_decode - 0.3.1 0.3.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
pointycastle - 4.0.0 4.0.0
postgrest - 2.7.2 2.7.2
realtime_client - 2.8.0 2.8.0
retry - 3.1.2 3.1.2
rxdart - 0.28.0 0.28.0
source_span - 1.10.2 1.10.2
storage_client - 2.5.7 2.5.7
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
supabase - 2.13.0 2.13.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
yet_another_json_isolate - 2.1.1 2.1.1

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

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.13, Flutter 3.44.3, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
55
downloads

Documentation

API reference

Publisher

verified publisherandroidpoet.dev

Weekly Downloads

Optional Flutter widgets for supabase_chat: a drop-in ChatView plus message bubble, composer, and typing indicator building blocks.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, supabase_chat, supabase_realtime_kit

More

Packages that depend on supabase_chat_widgets