@@ -1,4 +1,4 @@
-Router
+Fluro
Created by Posse in NYC
http://goposse.com
@@ -1,5 +1,5 @@
/*
- * router
+ * fluro
* A Posse Production
* http://goposse.com
* Copyright (c) 2017 Posse Productions LLC. All rights reserved.
@@ -1,3 +1,10 @@
+/*
+ * A Posse Production
+ * http://goposse.com
+ * Copyright (c) 2017 Posse Productions LLC. All rights reserved.
+ * See LICENSE for distribution and usage details.
+ */
import 'package:router/fluro.dart';
class Application {
@@ -1,7 +1,7 @@
name: fluro
description: The brightest, hippest, coolest router for Flutter.
version: 1.0.0
-author: Posse Productions LLC
+author: Posse Productions LLC <apps@goposse.com>
homepage: https://github.com/goposse/fluro
dependencies:
import 'package:flutter_test/flutter_test.dart';
import 'package:fluro/fluro.dart';