UI Bootstrap

Bootstrap components written in pure AngularDart by the Angular Dart UI Team

Code on Github

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:

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.