Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conditional modal sheet popping feature [Out-of-date] #38

Closed
wants to merge 5 commits into from

Change AI playlist example to show a confirmation dialog

c2c8632
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Add conditional modal sheet popping feature [Out-of-date] #38

Change AI playlist example to show a confirmation dialog
c2c8632
Select commit
Loading
Failed to load commit list.
GitHub Actions / Analysis of smooth_sheets succeeded Feb 23, 2024 in 2m 42s

Package analysis results for smooth_sheets

Score

130/140 points
(92.85714285714286%)

Supported platforms

  • Flutter
    • android
    • ios
    • windows
    • linux
    • macos
    • web

Details

Follow Dart file conventions (30/30)

✔ 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.

Provide documentation (10/20)

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

OUT:
Documenting smooth_sheets...
Discovering libraries...
Linking elements...
Precaching local docs for 602060 elements...
Initialized dartdoc with 740 libraries
ERR:
dartdoc 8.0.5 (/tmp/pana.1708714629592.FSOKBV/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.2.6.snapshot) failed: Bad state: No element
#0 List.last (dart:core-patch/growable_array.dart:348:5)
#1 AlertBlockSyntax.parseChildLines (package:markdown/src/block_syntaxes/alert_block_syntax.dart:54:35)
#2 AlertBlockSyntax.parse (package:markdown/src/block_syntaxes/alert_block_syntax.dart:85:24)
#3 BlockParser.parseLines (package:markdown/src/block_parser.dart:178:32)
#4 MarkdownDocument.parseMarkdownText (package:dartdoc/src/markdown_processor.dart:299:37)
#5 Documentation._parseDocumentation (package:dartdoc/src/model/documentation.dart:78:21)
#6 Documentation._renderDocumentation (package:dartdoc/src/model/documentation.dart:59:23)
#7 Documentation.asHtml (package:dartdoc/src/model/documentation.dart:44:5)
#8 Package.documentationAsHtml (package:dartdoc/src/model/package.dart:120:74)
[15 more lines]

✔ 10/10 points: Package has an example

Platform support (20/20)

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS
  • ✓ Web

Pass static analysis (50/50)

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

Support up-to-date dependencies (20/20)

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

Package Constraint Compatible Latest
collection ^1.17.1 1.18.0 1.18.0
flutter flutter 0.0.0 0.0.0
meta ^1.9.1 1.10.0 1.12.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
material_color_utilities - 0.5.0 0.8.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 0.3.0 0.5.0

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

Versions