Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add l10n localization and set configuration #8

Merged
merged 11 commits into from
Jan 9, 2025

Conversation

esmaeil-ahmadipour
Copy link
Collaborator

No description provided.

pouria.moradi and others added 3 commits January 3, 2025 19:20
- add `ButtonIconState` enum
- add `customButtonWidgetUseCase` for `custom button` widget
- add `CustomButtonWidget`
- update `main` & add widget book required setup
- add `main.directories`
- comment `widget_test`
- add/create `SurfacePallet`
- add/crete `OnSurfacePallet`
- add/create `AppThemeData`
- add/create `AppTheme`
- add `fluent_ui` package to `pubspec.yaml`
- add `ThemeAddon` to `WidgetBookApp` according to new themes
- update `main.dart` file
- add/create `InterTextStyles` according text styles that defined in Figma design
- update `CustomButtonWidget`
- add/create `AppScaffold` to show light & dark mode in output result
…tUI`

- update `AppThemeDate`
- update `AppTheme`
@esmaeil-ahmadipour esmaeil-ahmadipour added the feature Add/Create new feature label Jan 9, 2025
@esmaeil-ahmadipour esmaeil-ahmadipour self-assigned this Jan 9, 2025
@esmaeil-ahmadipour esmaeil-ahmadipour linked an issue Jan 9, 2025 that may be closed by this pull request
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the feat/add-localization-widgetbook-l10n branch 20 times, most recently from 4903c6e to 7cd2707 Compare January 9, 2025 09:09
@PouriaMoradi021 PouriaMoradi021 force-pushed the feat/add-localization-widgetbook-l10n branch from d596bc6 to 9452cc3 Compare January 9, 2025 13:37
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the feat/add-localization-widgetbook-l10n branch from 9452cc3 to 0af39aa Compare January 9, 2025 13:55
Copy link
Collaborator Author

@esmaeil-ahmadipour esmaeil-ahmadipour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i fixed remain documentations.


@PouriaMoradi021

Copy link
Contributor

@PouriaMoradi021 PouriaMoradi021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review is done !

@PouriaMoradi021 PouriaMoradi021 merged commit 735dfe8 into main Jan 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add/Create new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Localization and Configure in WidgetBook with l10n
2 participants