Skip to content

Commit

Permalink
integration example
Browse files Browse the repository at this point in the history
  • Loading branch information
turtledreams committed Jan 12, 2024
1 parent 5ed80fe commit f90b034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import 'package:countly_flutter/countly_flutter.dart';
import 'package:countly_flutter_np/countly_flutter.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:integration_test/integration_test.dart';
import '../utils.dart';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import 'package:countly_flutter/countly_flutter.dart';
import 'package:countly_flutter_np/countly_flutter.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:integration_test/integration_test.dart';
import '../utils.dart';
Expand Down

0 comments on commit f90b034

Please sign in to comment.