apple_native_translate 0.1.1 copy "apple_native_translate: ^0.1.1" to clipboard
apple_native_translate: ^0.1.1 copied to clipboard

PlatformiOS

On-device text translation using Apple's Translation framework on iOS 18 and later, exposed to Flutter with a simple batch API and a safe fallback.

140/ 160
pub points
--
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

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

Repository URL doesn't exist.

At the time of the analysis https://github.com/8-order/apple_native_translate was unreachable. Make sure that the website is reachable via HEAD requests.

Failed check 0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

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

8 out of 9 API elements (88.9 %) have documentation comments.

Some symbols that are missing documentation: apple_native_translate.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:apple_native_translate/apple_native_translate.dart that declares support for platforms: iOS.
Package does not support platform `Windows`.

Because:

  • package:apple_native_translate/apple_native_translate.dart that declares support for platforms: iOS.
Package does not support platform `Linux`.

Because:

  • package:apple_native_translate/apple_native_translate.dart that declares support for platforms: iOS.
Package does not support platform `macOS`.

Because:

  • package:apple_native_translate/apple_native_translate.dart that declares support for platforms: iOS.
Package does not support platform `Web`.

Because:

  • package:apple_native_translate/apple_native_translate.dart that declares support for platforms: iOS.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/apple_native_translate/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm 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

No dependencies.

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.1
meta - 1.19.0 1.19.0
vector_math - 2.4.2 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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

0
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publisher8-order.co.jp

On-device text translation using Apple's Translation framework on iOS 18 and later, exposed to Flutter with a simple batch API and a safe fallback.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on apple_native_translate

Packages that implement apple_native_translate