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.

150/ 160
pub points
128
downloads

We analyzed this package 14 days ago, and awarded it 150 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

Partially passed report section
Platform support
10 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM compatibility:

Package not compatible with runtime wasm

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:storage_client/storage_client.dart that imports:
  • package:storage_client/src/storage_file_api.dart that imports:
  • package:storage_client/src/file_io.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

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.4 2.6.4
gotrue - 2.26.0 2.26.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.19.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
pointycastle - 4.0.0 4.0.0
postgrest - 2.8.0 2.8.0
realtime_client - 2.11.0 2.11.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.6.0 2.6.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
supabase - 2.14.0 2.14.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.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
128
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

MIT (license)

Dependencies

flutter, supabase_chat, supabase_realtime_kit

More

Packages that depend on supabase_chat_widgets