Skip to content

Commit b185811

Browse files
committed
refactor(widgets): reorganize widgets library and add language dropdown export
- Move language_dropdown_form_field.dart to lib/shared/widgets/ - Update widgets.dart to export the new language dropdown widget
1 parent e11d351 commit b185811

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

lib/shared/widgets/widgets.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export 'country_dropdown_form_field.dart';
2+
export 'language_dropdown_form_field.dart';

0 commit comments

Comments
 (0)