flutter_avataaar 0.1.14 copy "flutter_avataaar: ^0.1.14" to clipboard
flutter_avataaar: ^0.1.14 copied to clipboard

Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.

28
likes
120/ 140
pub points
51%
popularity

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

OK
Follow Dart file conventions
30 / 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

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

107 out of 184 API elements (58.2 %) have documentation comments.

Some symbols that are missing documentation: flutter_avataaar, flutter_avataaar.Avataaar.backgroundColor, flutter_avataaar.Avataaar.baseUrl, flutter_avataaar.Avataaar.clothes, flutter_avataaar.Avataaar.copyWith.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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 does not support platform `Web`.

Because:

  • package:flutter_avataaar/flutter_avataaar.dart that imports:
  • package:flutter_avataaar/src/avataaar/avataaar.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:flutter_avataaar/flutter_avataaar.dart that imports:
  • package:flutter_avataaar/src/avataaar/avataaar_generator.dart that imports:
  • package:flutter_material_pickers/flutter_material_pickers.dart that imports:
  • package:flutter_material_pickers/helpers/show_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_avataaar/flutter_avataaar.dart that imports:
  • package:flutter_avataaar/src/avataaar/avataaar_generator.dart that imports:
  • package:flutter_material_pickers/flutter_material_pickers.dart that imports:
  • package:flutter_material_pickers/helpers/show_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:flutter_avataaar/flutter_avataaar.dart that imports:
  • package:flutter_avataaar/src/avataaar/avataaar_generator.dart that imports:
  • package:flutter_material_pickers/flutter_material_pickers.dart that imports:
  • package:flutter_material_pickers/helpers/show_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_avataaar/flutter_avataaar.dart that imports:
  • package:flutter_avataaar/src/avataaar/avataaar_generator.dart that imports:
  • package:flutter_material_pickers/flutter_material_pickers.dart that imports:
  • package:flutter_material_pickers/helpers/show_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

INFO: 'subtitle2' is deprecated and shouldn't be used. Use titleSmall instead. This feature was deprecated after v3.1.0-0.0.pre.

lib/src/avataaar/avataaar_generator.dart:385:50

    ╷
385 │               style: Theme.of(context).textTheme.subtitle2,
    │                                                  ^^^^^^^^^
    ╵

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

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

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
cached_network_image ^3.1.0 3.3.1 3.3.1
flutter flutter 0.0.0 0.0.0
flutter_material_pickers ^3.1.2 3.6.0 3.6.0
flutter_svg ^1.0.0 1.1.6 2.0.10+1
http ^0.13.4 0.13.6 1.2.1
path_provider ^2.0.9 2.1.3 2.1.3
universal_io ^2.0.4 2.2.2 2.2.2
uuid ^3.0.4 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_picker - 5.5.0 8.0.3
flutter_cache_manager - 3.3.1 3.3.2
flutter_colorpicker - 1.0.3 1.0.3
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 0.27.7
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^1.0.0` on flutter_svg does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions flutter_svg to update the constraint.

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

28
likes
120
pub points
51%
popularity

Publisher

verified publisherfj-anleo.es

Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cached_network_image, flutter, flutter_material_pickers, flutter_svg, http, path_provider, universal_io, uuid

More

Packages that depend on flutter_avataaar