flutter_app_rebrand 1.0.3
flutter_app_rebrand: ^1.0.3 copied to clipboard
Rebrand your Flutter application using one command from terminal
We analyzed this package 9 hours ago, and awarded it 150 pub points (of a possible 160):
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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting flutter_app_rebrand... Discovering libraries... Linking elements... Precaching local docs for 210566 elements... Initialized dartdoc with 776 libraries Generating docs for library f_a_r.dart from package:flutter_app_rebrand/f_a_r.dart... Generating docs for library flutter_app_rebrand.dart from package:flutter_app_rebrand/flutter_app_rebrand.dart... Documented 2 public libraries in 22.4 seconds ERR: warning: unresolved doc reference [x] from package-flutter_app_rebrand: file:///tmp/pana_ZHPVNK warning: flutter_app_rebrand has no library level documentation comments from flutter_app_rebrand: (file:///tmp/pana_ZHPVNK/lib/f_a_r.dart:1:1) warning: flutter_app_rebrand has no library level documentation comments from flutter_app_rebrand: (file:///tmp/pana_ZHPVNK/lib/flutter_app_rebrand.dart:1:1) error: file already written at "flutter_app_rebrand/index.html" for symbol flutter_app_rebrand: (file:///tmp/pana_ZHPVNK/lib/flutter_app_rebrand.dart:1:1) conflicting with file already generated by flutter_app_rebrand: (file:///tmp/pana_ZHPVNK/lib/f_a_r.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [30 more lines]
10/10 points: Package has an example
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 not compatible with platform Web
Because:
package:flutter_app_rebrand/flutter_app_rebrand.dartthat imports:dart:io
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 |
|---|---|---|---|---|
image |
^4.5.3 |
4.8.0 | 4.8.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
meta |
- | 1.18.1 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
posix |
- | 6.5.0 | 6.5.0 | |
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.10, Dart 3.11.1.
Check the analysis log for details.