Material Design 4 Dart - Dialogs
This CHANGELOG.md was generated with Changelog for Dart
Add this to your package's pubspec.yaml file:
dependencies:
m4d_form: ^0.1.6
You can install packages from the command line:
with pub:
$ pub get
Alternatively, your editor might support pub get
.
Check the docs for your editor to learn more.
Now in your Dart code, you can use:
import 'package:m4d_form/m4d_form.dart';
Version | Uploaded | Documentation | Archive |
---|---|---|---|
0.1.6 | Dec 19, 2018 |
|
|
0.1.2 | Nov 19, 2018 |
|
|
Popularity:
Describes how popular the package is relative to other packages.
[more]
|
25
|
Health:
Code health derived from static analysis.
[more]
|
100
|
Maintenance:
Reflects how tidy and up-to-date the package is.
[more]
|
70
|
Overall:
Weighted score of the above.
[more]
|
56
|
We analyzed this package on Feb 20, 2019, and provided a score, details, and suggestions below. Analysis was completed with status completed using:
Detected platforms: web
Primary library:
package:m4d_form/m4d_form.dart
with components:html
,js
.
Format lib/form/components/MaterialFormComponent.dart
.
Run dartfmt
to format lib/form/components/MaterialFormComponent.dart
.
Format lib/m4d_form.dart
.
Run dartfmt
to format lib/m4d_form.dart
.
The package description is too short. (-20 points)
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
Maintain an example. (-10 points)
Create a short demo in the example/
directory to show how to use this package.
Common filename patterns include main.dart
, example.dart
, and m4d_form.dart
. Packages with multiple examples should provide example/README.md
.
For more information see the pub package layout conventions.
Package | Constraint | Resolved | Available |
---|---|---|---|
Direct dependencies | |||
Dart SDK | >=2.0.0 <3.0.0 | ||
console_log_handler | ^1.0.0 | 1.1.6 | |
logging | >=0.11.3 <1.0.0 | 0.11.3+2 | |
m4d_components | >=0.1.0 <1.0.0 | 0.1.31 | |
m4d_core | >=0.2.0 <1.0.0 | 0.2.19 | |
m4d_directive | >=0.1.0 <1.0.0 | 0.1.16 | |
m4d_translate | >=0.1.0 <1.0.0 | 0.1.6 | |
validate | ^1.0.0 | 1.7.0 | |
Transitive dependencies | |||
analyzer | 0.32.6 | 0.35.1 | |
ansicolor | 1.0.2 | ||
args | 1.5.1 | ||
async | 2.0.8 | ||
build_cli_annotations | 1.0.1 | ||
charcode | 1.1.2 | ||
collection | 1.14.11 | ||
convert | 2.1.1 | ||
crypto | 2.0.6 | ||
csslib | 0.14.6 | ||
dart_style | 1.1.3 | 1.2.3 | |
front_end | 0.1.4+2 | 0.1.11 | |
glob | 1.1.7 | ||
html | 0.13.3+3 | ||
intl | 0.15.7 | ||
intl_translation | 0.17.1 | 0.17.3 | |
kernel | 0.3.4+2 | 0.3.11 | |
l10n | 2.0.15 | ||
m4d_flux | 0.1.0 | ||
matcher | 0.12.4 | ||
meta | 1.1.7 | ||
optional | 3.0.0+2 | ||
package_config | 1.0.5 | ||
path | 1.6.2 | ||
petitparser | 1.7.7 | 2.1.1 | |
platform_detect | 1.3.5 | ||
plugin | 0.2.0+3 | ||
pub_semver | 1.4.2 | ||
source_span | 1.5.4 | ||
stack_trace | 1.9.3 | ||
string_scanner | 1.0.4 | ||
term_glyph | 1.1.0 | ||
typed_data | 1.1.6 | ||
utf | 0.9.0+5 | ||
watcher | 0.9.7+10 | ||
where | 4.4.0 | 6.1.0+1 | |
yaml | 2.1.15 | ||
Dev dependencies | |||
build_runner | any | ||
build_test | any | ||
build_web_compilers | any | ||
test | any |