flume 0.5.0 copy "flume: ^0.5.0" to clipboard
flume: ^0.5.0 copied to clipboard

Implementation of the Flume design system and components for Flutter.

9
likes
130/ 160
pub points
22%
popularity

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/gameflow-tv/flume_mobile/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://flume.gameflow.dev was unreachable. Make sure that the website is reachable via HEAD requests.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting flume... Discovering libraries... Linking elements... Precaching local docs for 1217083 elements... Initialized dartdoc with 1376 libraries Generating docs for category Foundation from package:flume... Generating docs for category Components from package:flume... Generating docs for category Ambiance from package:flume... Generating docs for library material.dart from package:flume/material.dart... Generating docs for library flume.dart from package:flume/flume.dart... [2 more lines] ERR: warning: private API of package:characters is reexported by libraries in other packages: from flume.CharacterRange: (file:///tmp/analyzerHEYIIB/pub-cache/hosted/20240613t092600-dot-dartlang-pub.appspot.com/characters-1.3.0/lib/src/characters.dart:331:16) referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) referred to by flume: (file:///tmp/pana_WTMJPI/lib/material.dart:3:9) referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) warning: private API of package:characters is reexported by libraries in other packages: from flume.CharacterRange.CharacterRange: (file:///tmp/analyzerHEYIIB/pub-cache/hosted/20240613t092600-dot-dartlang-pub.appspot.com/characters-1.3.0/lib/src/characters.dart:334:11) referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) referred to by flume: (file:///tmp/pana_WTMJPI/lib/material.dart:3:9) [5232 more lines]

10/10 points: Package has an example and has no issues with screenshots

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flume/flume.dart that imports:
  • package:flume/src/ambiance.dart that imports:
  • package:flume/src/ambiance/algorithm/extract.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:flume/flume.dart that imports:
  • package:flume/src/ambiance.dart that imports:
  • package:flume/src/ambiance/algorithm/extract.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:flume/flume.dart that imports:
  • package:flume/src/ambiance.dart that imports:
  • package:flume/src/ambiance/algorithm/extract.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart that imports:
  • package:path_provider/path_provider.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

INFO: 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre.

lib/src/foundation/adapter.dart:41:9

   ╷
41 │         background: colors.secondary,
   │         ^^^^^^^^^^
   ╵

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

INFO: 'onBackground' is deprecated and shouldn't be used. Use onSurface instead. This feature was deprecated after v3.18.0-0.1.pre.

lib/src/foundation/adapter.dart:42:9

   ╷
42 │         onBackground: colors.body,
   │         ^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_cache_manager ^3.3.1 3.3.2 3.3.2
flutter_staggered_animations ^1.1.1 1.1.1 1.1.1
intl ^0.18.1 0.18.1 0.19.0
provider ^6.0.5 6.1.2 6.1.2
shimmer ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 0.28.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
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
uuid - 4.4.0 4.4.0
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

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

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

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.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.