native_natural_sort 0.1.4 copy "native_natural_sort: ^0.1.4" to clipboard
native_natural_sort: ^0.1.4 copied to clipboard

Locale-aware, numeric-aware natural string sorting for Flutter using each platform's native collation engine.

160/ 160
pub points
343
downloads

We analyzed this package 3 days ago, and awarded it 160 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: Apache-2.0.

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

148 out of 211 API elements (70.1 %) have documentation comments.

Some symbols that are missing documentation: native_natural_sort, native_natural_sort.AndroidDelegate, native_natural_sort.AndroidDelegate.AndroidDelegate.new, native_natural_sort.AndroidSort.AndroidSort.new, native_natural_sort.AndroidSort.sort.

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle.kts`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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
ffi ^2.1.0 2.2.0 2.2.0
meta ^1.17.0 1.18.0 1.19.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
vector_math - 2.2.0 2.4.2

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.17, Flutter 3.44.8, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
160
points
343
downloads

Documentation

API reference

Publisher

verified publisherfriesi23.icu

Weekly Downloads

Locale-aware, numeric-aware natural string sorting for Flutter using each platform's native collation engine.

Repository (GitHub)
View/report issues

Topics

#sorting #flutter-plugin #cross-platform #i18n #collation

License

Apache-2.0 (license)

Dependencies

ffi, flutter, meta

More

Packages that depend on native_natural_sort

Packages that implement native_natural_sort