Skip to content

Commit

Permalink
Export Survey in package:unified_analytics (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTup authored Aug 24, 2023
1 parent e5ce42a commit b72fae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/unified_analytics/lib/unified_analytics.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export 'src/config_handler.dart' show ToolInfo;
export 'src/enums.dart' show DashTool;
export 'src/event.dart' show Event;
export 'src/log_handler.dart' show LogFileStats;
export 'src/survey_handler.dart' show SurveyButton, SurveyHandler;
export 'src/survey_handler.dart' show Survey, SurveyButton, SurveyHandler;

0 comments on commit b72fae8

Please sign in to comment.