This is the latest version of Bootstrap CSS Framework. The goal is to keep this SCSS package with the latest release of Bootstrap CSS framework.
Add this to your package's pubspec.yaml file:
dependencies:
rst_bootstrap: ^4.2.1
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 flutter packages get
.
Check the docs for your editor to learn more.
Version | Uploaded | Documentation | Archive |
---|---|---|---|
4.2.1 | Feb 8, 2019 |
|
|
Popularity:
Describes how popular the package is relative to other packages.
[more]
|
5
|
Health:
Code health derived from static analysis.
[more]
|
100
|
Maintenance:
Reflects how tidy and up-to-date the package is.
[more]
|
73
|
Overall:
Weighted score of the above.
[more]
|
47
|
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: Flutter, web, other
No libraries.
Provide a file named CHANGELOG.md
. (-20 points)
Changelog entries help developers follow the progress of your package. See the example generated by stagehand
.
The package description is too short. (-7 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.
Package | Constraint | Resolved | Available |
---|---|---|---|
Direct dependencies | |||
Dart SDK | >=2.0.0 < 3.0.0 | ||
Dev dependencies | |||
build_runner | ^1.2.5 | ||
build_web_compilers | ^1.1.0 | ||
sass_builder | ^2.1.2 |