Skip to content

Commit b1fbc7c

Browse files
authored
Export package exceptions (#34)
1 parent ea1cf9d commit b1fbc7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/flutter_ai_toolkit.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
/// - Chat UI: Ready-to-use widgets for displaying chat interfaces.
1515
library;
1616

17+
export 'src/llm_exception.dart';
1718
export 'src/providers/interface/chat_message.dart';
1819
export 'src/providers/providers.dart';
1920
export 'src/styles/styles.dart';

0 commit comments

Comments
 (0)