dacsslide_remote 0.0.2+2 copy "dacsslide_remote: ^0.0.2+2" to clipboard
dacsslide_remote: ^0.0.2+2 copied to clipboard

discontinued
outdatedDart 1 only

Remote Controller for DaCSSLide

example/dacsslide_remote_example.dart

// Copyright (c) 2016, <your name>. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

library dacsslide_remote.example;
import 'package:angular/application_factory.dart';
import 'package:dacsslide/presentation.dart';
import 'package:dacsslide_remote/dacsslide_remote.dart';

main() => applicationFactory()
    .addModule(new PresentationModule())
    .addModule(new RemoteControllerModule())
    .run();
0
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Remote Controller for DaCSSLide

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angular, csslib_transform, dacsslide, shelf, shelf_web_socket

More

Packages that depend on dacsslide_remote