swift_liquid 1.0.0 copy "swift_liquid: ^1.0.0" to clipboard
swift_liquid: ^1.0.0 copied to clipboard

Liquid UI animations and effects for Flutter - iOS-style fluid interactions with spring physics, drag gestures, and beautiful modals.

130/ 160
pub points
130
downloads

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

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting swift_liquid... Discovering libraries... Linking elements... Precaching local docs for 645803 elements... Initialized dartdoc with 805 libraries Generating docs for library liqui.dart from package:swift_liquid/liqui.dart... Generating docs for library swift_liquid.dart from package:swift_liquid/swift_liquid.dart... Documented 2 public libraries in 71.0 seconds ERR: warning: ambiguous reexport of custom_bottom_sheet.showSPopover, canonicalization candidates: (swift_liquid, swift_liquid) -> swift_liquid (confidence 0.000) from custom_bottom_sheet.showSPopover: (file:///tmp/pana_QKICOB/lib/src/modals/custom_bottom_sheet.dart:664:24) swift_liquid: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) swift_liquid: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) Use {@canonicalFor custom_bottom_sheet.showSPopover} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [138 more lines]

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:swift_liquid/swift_liquid.dart that imports:
  • package:swift_liquid/src/modals/custom_bottom_sheet.dart that imports:
  • package:swift_liquid/src/cache/screen_corner_radius_cache.dart that imports:
  • package:screen_corner_radius/screen_corner_radius.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:swift_liquid/swift_liquid.dart that imports:
  • package:swift_liquid/src/modals/custom_bottom_sheet.dart that imports:
  • package:swift_liquid/src/cache/screen_corner_radius_cache.dart that imports:
  • package:screen_corner_radius/screen_corner_radius.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:swift_liquid/swift_liquid.dart that imports:
  • package:swift_liquid/src/modals/custom_bottom_sheet.dart that imports:
  • package:swift_liquid/src/cache/screen_corner_radius_cache.dart that imports:
  • package:screen_corner_radius/screen_corner_radius.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:swift_liquid/swift_liquid.dart that imports:
  • package:swift_liquid/src/modals/custom_bottom_sheet.dart that imports:
  • package:swift_liquid/src/cache/screen_corner_radius_cache.dart that imports:
  • package:screen_corner_radius/screen_corner_radius.dart that declares support for platforms: Android, iOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 12 issues. Showing the first 2:

/tmp/pana_QKICOB/lib/src/buttons/circle_button.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_QKICOB/lib/src/buttons/close_button.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
screen_corner_radius ^1.0.0 1.0.0 3.0.0
swift_animations ^1.2.0 1.2.2 1.2.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.2.0

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

The constraint `^1.0.0` on screen_corner_radius does not support the stable version `2.0.0`.

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

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
130
downloads

Publisher

verified publisherswiftflutter.com

Weekly Downloads

Liquid UI animations and effects for Flutter - iOS-style fluid interactions with spring physics, drag gestures, and beautiful modals.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, screen_corner_radius, swift_animations

More

Packages that depend on swift_liquid