ultimate_flutter_icons 1.4.0
ultimate_flutter_icons: ^1.4.0 copied to clipboard
This package allows you to use a lot of icons from a lot of different sources. It is based on the react project: react-icons
We analyzed this package 8 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 5 links are insecure.
README.md:56:3
╷
56 │ | <a href="http://google.github.io/material-design-icons/">Material Design icons</a> | <a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a> | 4.0.0-90-g1ea21d5429 | 4341 |
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting ultimate_flutter_icons... Discovering libraries... Linking elements... Precaching local docs for 1406034 elements... Initialized dartdoc with 1427 libraries Generating docs for library flutter_icons.dart from package:ultimate_flutter_icons/flutter_icons.dart... Generating docs for library icons/hi2.dart from package:ultimate_flutter_icons/icons/hi2.dart... Generating docs for library icons/cg.dart from package:ultimate_flutter_icons/icons/cg.dart... Generating docs for library icons/fi.dart from package:ultimate_flutter_icons/icons/fi.dart... Generating docs for library icons/si.dart from package:ultimate_flutter_icons/icons/si.dart... [30 more lines] ERR: warning: flutter_icons has no library level documentation comments from flutter_icons: (file:///tmp/pana_PKDKMY/lib/flutter_icons.dart:1:1) warning: flutter_icons has no library level documentation comments from flutter_icons: (file:///tmp/pana_PKDKMY/lib/icons/hi2.dart:1:1) error: file already written at "flutter_icons/index.html" for symbol flutter_icons: (file:///tmp/pana_PKDKMY/lib/icons/hi2.dart:1:1) conflicting with file already generated by flutter_icons: (file:///tmp/pana_PKDKMY/lib/flutter_icons.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'flutter_icons' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [348 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_svg |
^2.0.10+1 |
2.2.3 | 2.2.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.