change package due to pubish error

This commit is contained in:
Luke 2018-03-12 19:46:27 -07:00
parent c0f416a316
commit 1cf4267936
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@
* Copyright (c) 2018 Posse Productions LLC. All rights reserved.
* See LICENSE for distribution and usage details.
*/
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:meta/meta.dart';
class DemoMessageComponent extends StatelessWidget {