Skip to content

Commit

Permalink
feat(neon_framework): Export user avatar widget
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
provokateurin committed Dec 27, 2023
1 parent b7e17b6 commit 3f15428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/neon_framework/lib/widgets.dart
Original file line number Diff line number Diff line change
@@ -9,3 +9,4 @@ export 'package:neon_framework/src/widgets/list_view.dart';
export 'package:neon_framework/src/widgets/relative_time.dart';
export 'package:neon_framework/src/widgets/rich_object.dart';
export 'package:neon_framework/src/widgets/server_icon.dart';
export 'package:neon_framework/src/widgets/user_avatar.dart';

0 comments on commit 3f15428

Please sign in to comment.