Skip to content

Commit

Permalink
fix: Added scroll physics export statement in utils.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
i-asimkhan committed Nov 28, 2023
1 parent 87c0d79 commit 4be69ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mirai/lib/src/utils/utils.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
library utils;

export 'package:mirai/src/utils/color_utils.dart';
export 'package:mirai/src/utils/mirai_scroll_physics.dart';

0 comments on commit 4be69ee

Please sign in to comment.