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

A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.

312
likes
140/ 160
pub points
6.42k
downloads

We analyzed this package 5 days ago, and awarded it 140 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/AlwinFassbender/material_floating_search_bar/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

151 out of 294 API elements (51.4 %) have documentation comments.

Some symbols that are missing documentation: material_floating_search_bar_2, material_floating_search_bar_2.CircularButton.icon, material_floating_search_bar_2.CircularButton.onPressed, material_floating_search_bar_2.CircularButton.tooltip, material_floating_search_bar_2.CircularFloatingSearchBarTransition.buildTransition.

Passed check 10/10 points: Package has an example

Failed 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:material_floating_search_bar_2/material_floating_search_bar_2.dart that imports:
  • package:material_floating_search_bar_2/src/widgets/search_to_clear.dart that imports:
  • package:material_floating_search_bar_2/src/util/util.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:material_floating_search_bar_2/material_floating_search_bar_2.dart that imports:
  • package:material_floating_search_bar_2/src/widgets/search_to_clear.dart that imports:
  • package:material_floating_search_bar_2/src/util/util.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

WARNING: The 'macro' directive has '2' arguments, but only '1' are expected.

lib/src/floating_search_app_bar.dart:185:36

185 │   /// {@macro floating_search_bar. contextMenuBuilder}
    │                                    ^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

WARNING: The 'template' directive has '2' arguments, but only '1' are expected.

lib/src/floating_search_bar.dart:363:39

363 │   /// {@template floating_search_bar. contextMenuBuilder}
    │                                       ^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

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
meta ^1.9.1 1.16.0 1.16.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.12.0
vector_math - 2.1.4 2.1.4

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 30Jul 28Aug 25Sep 22Oct 20Nov 17Dec 15Jan 12Feb 9Mar 905001k1.5k2k2.5k>=0.0.0-0 <1.0.0
312
likes
140
points
6.42k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.15 - 2025.03.30

A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on material_floating_search_bar_2