Skip to content

Commit

Permalink
feat: export IndicatorEffect
Browse files Browse the repository at this point in the history
  • Loading branch information
Laennart committed Aug 22, 2022
1 parent 3a47346 commit fa83c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/smooth_page_indicator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ library smooth_page_indicator;

export 'src/effects/color_transition_effect.dart';
export 'src/effects/expanding_dots_effect.dart';
export 'src/effects/indicator_effect.dart';
export 'src/effects/jumping_dot_effect.dart';
export 'src/effects/scale_effect.dart';
export 'src/effects/scrolling_dots_effect.dart';
Expand Down

0 comments on commit fa83c19

Please sign in to comment.