Change package name, remove flutter as SDK
This commit is contained in:
parent
dd40eace38
commit
1133992078
28 changed files with 92 additions and 97 deletions
|
@ -1,5 +1,6 @@
|
|||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:libac_flutter/utils/TimeUtils.dart';
|
||||
import 'package:libac_dart/utils/TimeUtils.dart';
|
||||
import 'package:test/expect.dart';
|
||||
import 'package:test/scaffolding.dart';
|
||||
|
||||
void main() {
|
||||
test("Parse time notation", () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue