json_intl 1.1.0
json_intl: ^1.1.0 copied to clipboard
Flutter Internationalization library based on Json files and mustache replacement strings.
4
likes
110
/ 110
pub points
62
%
popularity
We analyzed this package on Jan 23, 2021, and awarded it 110 pub points (of a possible 110):
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: Package has an example
- Found example at:
example/lib/main.dart
10/10 points: 20% or more of the public API has dartdoc comments
- 39 out of 56 API elements (69.6 %) have documentation comments.
20/20 points: Supports 3 of 3 possible platforms (iOS, Android, Web)
30/30 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 |
---|---|---|---|
args | ^1.5.2 | 1.6.0 | 1.6.0 |
dart_style | ^1.2.9 | 1.3.11 | 1.3.11 |
intl | ^0.16.0 | 0.16.1 | 0.16.1 |
logging | ^0.11.0 | 0.11.4 | 0.11.4 |
meta | ^1.1.0 | 1.3.0-nullsafety.6 | 1.3.0-nullsafety.6 |
path | ^1.6.4 | 1.7.0 | 1.8.0-nullsafety.3 |
simple_mustache | ^1.0.0 | 1.0.0 | 1.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared | - | 14.0.0 | 14.0.0 |
analyzer | - | 0.41.2 | 0.41.2 |
async | - | 2.4.2 | 2.5.0-nullsafety.3 |
characters | - | 1.1.0-nullsafety.5 | 1.1.0-nullsafety.5 |
charcode | - | 1.1.3 | 1.2.0-nullsafety.3 |
cli_util | - | 0.2.0 | 0.2.0 |
collection | - | 1.15.0-nullsafety.5 | 1.15.0-nullsafety.5 |
convert | - | 2.1.1 | 2.1.1 |
crypto | - | 2.1.5 | 2.1.5 |
file | - | 5.2.1 | 5.2.1 |
glob | - | 1.2.0 | 1.2.0 |
js | - | 0.6.2 | 0.6.2 |
node_interop | - | 1.2.1 | 1.2.1 |
node_io | - | 1.2.0 | 1.2.0 |
package_config | - | 1.9.3 | 1.9.3 |
pub_semver | - | 1.4.4 | 1.4.4 |
source_span | - | 1.7.0 | 1.8.0-nullsafety.4 |
string_scanner | - | 1.0.5 | 1.1.0-nullsafety.3 |
term_glyph | - | 1.1.0 | 1.2.0-nullsafety.3 |
typed_data | - | 1.3.0-nullsafety.5 | 1.3.0-nullsafety.5 |
vector_math | - | 2.1.0-nullsafety.5 | 2.1.0-nullsafety.5 |
watcher | - | 0.9.7+15 | 0.9.7+15 |
yaml | - | 2.2.1 | 2.2.1 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.