pretty_samples 0.0.4 copy "pretty_samples: ^0.0.4" to clipboard
pretty_samples: ^0.0.4 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
30
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

AngularDart component to show code samples prettified

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

angular

More

Packages that depend on pretty_samples