font_face_observer 3.1.6 copy "font_face_observer: ^3.1.6" to clipboard
font_face_observer: ^3.1.6 copied to clipboard

discontinued
Platformweb

Font load events, simple, small and efficient. Dart port of https://github.com/bramstein/fontfaceobserver

2
likes
120/ 140
pub points
50%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

32 out of 35 API elements (91.4 %) have documentation comments.

Some symbols that are missing documentation: data_uri, font_face_observer, support.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:font_face_observer/font_face_observer.dart that imports:
  • package:font_face_observer/support.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:font_face_observer/font_face_observer.dart that imports:
  • package:font_face_observer/support.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:font_face_observer/font_face_observer.dart that imports:
  • package:font_face_observer/support.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:font_face_observer/font_face_observer.dart that imports:
  • package:font_face_observer/support.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:font_face_observer/font_face_observer.dart that imports:
  • package:font_face_observer/support.dart that imports:
  • dart:html
partial
Pass static analysis
40 / 50trigger folding of the section

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

lib/font_face_observer.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

No dependencies.

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.3.

Check the analysis log for details.

2
likes
120
pub points
50%
popularity

Publisher

verified publisherworkiva.com

Font load events, simple, small and efficient. Dart port of https://github.com/bramstein/fontfaceobserver

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

More

Packages that depend on font_face_observer