angular_convert 0.1.0 copy "angular_convert: ^0.1.0" to clipboard
angular_convert: ^0.1.0 copied to clipboard

Dart 1 only

View/model conversion directives for angular.dart's ngModel

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_convert

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

dependencies:
  angular_convert: ^0.1.0

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:angular_convert/angular_convert.dart';
0
likes
35
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

View/model conversion directives for angular.dart's ngModel

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

angular

More

Packages that depend on angular_convert