cyrtranslit 1.0.1 copy "cyrtranslit: ^1.0.1" to clipboard
cyrtranslit: ^1.0.1 copied to clipboard

Transliterate Cyrillic script to Latin script and vice versa.

1
likes
125/ 140
pub points
50%
popularity

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

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:39:56

   ╷
39 │ <li>Ljajić, Adela &amp; Marovac, Ulfeta. (2018). &quot;<a href="http://www.doiserbia.nb.rs/Article.aspx?ID=1820-02141800013L">Improving sentiment analysis for twitter data by handling negation rules in the Serbian language</a>,&quot; Computer Science and Information Systems. 16. 13-13. 10.2298/CSIS180122013L.</li>
   │                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

1 out of 4 API elements (25.0 %) have documentation comments.

Some symbols that are missing documentation: cyrtranslit.cyr2Lat, cyrtranslit.lat2Cyr, cyrtranslit.supported.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

lib/cyrtranslit.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/mapping.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
deepcopy ^1.1.2 1.1.2 1.1.2

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

1
likes
125
pub points
50%
popularity

Publisher

verified publishersunjiao.net

Transliterate Cyrillic script to Latin script and vice versa.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

deepcopy

More

Packages that depend on cyrtranslit