pretty_samples 0.0.3 copy "pretty_samples: ^0.0.3" to clipboard
pretty_samples: ^0.0.3 copied to clipboard

discontinued
outdatedDart 1 only

AngularDart component to show code samples prettified

example/pretty_samples.dart

// Copyright (c) 2015, Valentyn Shybanov. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

library dacss_samples.example;

import 'package:angular/application_factory.dart';
import 'package:pretty_samples/pretty_samples.dart';

main() {
  applicationFactory().addModule(new SamplesModule()).run();
}
0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

AngularDart component to show code samples prettified

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angular

More

Packages that depend on pretty_samples