package name changes and fixes

This commit is contained in:
Nick Fisher
2021-12-06 17:19:52 +08:00
parent 61e3ed179c
commit 77a68a11de
20 changed files with 121 additions and 208 deletions

View File

@@ -8,7 +8,7 @@
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:holovox_filament_example/main.dart';
import 'package:polyvox_filament_example/main.dart';
void main() {
testWidgets('Verify Platform version', (WidgetTester tester) async {