bwu_angular 0.0.1 copy "bwu_angular: ^0.0.1" to clipboard
bwu_angular: ^0.0.1 copied to clipboard

Dart 1 only

Tools, decorators, or components we found useful for building AngularDart applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bwu_angular

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bwu_angular: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bwu_angular/bwu_element_resize/bwu_element_resize.dart';
import 'package:bwu_angular/bwu_focus/bwu_focus.dart';
import 'package:bwu_angular/bwu_onscreen_keyboard/bwu_onscreen_keyboard.dart';
import 'package:bwu_angular/bwu_safe_html/bwu_safe_html.dart';
0
likes
25
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Tools, decorators, or components we found useful for building AngularDart applications.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

angular, logging, web_components

More

Packages that depend on bwu_angular