UI Bootstrap
AngularDart js code generated by dart2js is 3 megabytes!
The AngularDart team is taking care of the issue (see here and here).
As long as the issue is not solved, this page can take long time to load!
The AngularDart team is taking care of the issue (see here and here).
As long as the issue is not solved, this page can take long time to load!
Bootstrap components written in pure AngularDart by the Angular Dart UI Team
Getting started
Dependencies
This repository contains a set of native AngularDart directives based on Bootstrap's 3.x markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. The only required dependencies are:
- AngularDart (requires AngularDart>=0.9.5)
- Bootstrap CSS (tested with version 3.0.3)
Installation
Add this to your package's pubspec.yaml file:
dependencies: angular_dart_ui_bootstrap: '>=0.0.1'More info can be found on pub.dartlang.org.
Changelog
See pub.dartlang.org.