It is discouraged to keep using this package. You can find unifmt here:
Add this to your package's pubspec.yaml file:
dependencies:
molviewfmt: "^0.2.9+3"
You can install packages from the command line:
with pub:
$ pub get
with Flutter:
$ flutter packages get
Alternatively, your editor might support pub get
or packages get
.
Check the docs for your editor to learn more.
Version | Uploaded | Documentation | Archive |
---|---|---|---|
0.2.9+3 | Oct 9, 2016 |
|
|
0.2.9+2 | Oct 9, 2016 |
|
|
0.2.9+1 | Oct 9, 2016 |
|
|
0.2.9 | May 4, 2016 |
|
|
0.2.8 | Mar 16, 2016 |
|
|
0.2.7+1 | Mar 16, 2016 |
|
|
0.2.7 | Jan 6, 2016 |
|
|
0.2.6 | Jan 1, 2016 |
|
|
0.2.5 | Dec 31, 2015 |
|
|
0.2.4 | Dec 31, 2015 |
|
|
We analyzed this package on Apr 23, 2018, and provided a score, details, and suggestions below. Analysis was completed with status completed using:
Popularity:
Describes how popular the package is relative to other packages.
[more]
|
0 | / 100 |
Health:
Code health derived from static analysis.
[more]
|
100 | / 100 |
Maintenance:
Reflects how tidy and up-to-date the package is.
[more]
|
37 | / 100 |
Overall score:
Weighted score of the above.
[more]
|
37 |
Detected platforms: Flutter, web, other
No platform restriction found in libraries.
Maintain CHANGELOG.md
.
Changelog entries help clients to follow the progress in your code.
The description is too short.
Add more detail about the package, what it does and what is its target use case. Try to write at least 60 characters.
Package is pre-v1 release.
While there is nothing inherently wrong with versions of
0.*.*
, it usually means that the author is still experimenting with the general direction API.
Maintain an example.
Create a short demo in the
example/
directory to show how to use this package. Common file name patterns include:main.dart
,example.dart
or you could also usemolviewfmt.dart
.
Use analysis_options.yaml
.
Rename old
.analysis_options
file toanalysis_options.yaml
.
Package | Constraint | Resolved | Available |
---|---|---|---|
Direct dependencies | |||
Dart SDK | >=1.8.0 <2.0.0 | ||
args | ^0.13.2 | 0.13.7 | 1.4.2 |
glob | ^1.0.5 | 1.1.5 | |
watcher | ^0.9.7 | 0.9.7+7 | |
which | ^0.1.3 | 0.1.3 | |
Transitive dependencies | |||
async | 2.0.6 | ||
charcode | 1.1.1 | ||
collection | 1.14.9 | ||
path | 1.5.1 | ||
source_span | 1.4.0 | ||
string_scanner | 1.0.2 | ||
when | 0.2.0 |