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

Dart 1 only

Serve single page application (SPA) with Redstone

example/redstone_spa_plugin_example.dart

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

import 'package:redstone_spa_plugin/redstone_spa_plugin.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Serve single page application (SPA) with Redstone

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

redstone

More

Packages that depend on redstone_spa_plugin