canal -> brook
This commit is contained in:
parent
a2ef7da707
commit
a6f2291309
25 changed files with 169 additions and 129 deletions
|
@ -1,5 +1,5 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:canal/models/package.dart';
|
||||
import 'package:brook/models/package.dart';
|
||||
|
||||
class PackageCard extends StatelessWidget {
|
||||
final Package package;
|
||||
|
|
Reference in a new issue