flutter_heyteacher_locale 3.1.6+164
flutter_heyteacher_locale: ^3.1.6+164 copied to clipboard
The flutter heyteacher package for locale utilities: UI widgets, formats and language selection
Changelog #
All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
[flutter_heyteacher_locale-3.1.6+164] - 2026-09-08 #
๐ Refactor [3.1.6] #
- Update Android manifests setting label to
ft_<package>(1f8e824) by heyteacher
โ๏ธ Miscellaneous Tasks [3.1.6] #
- Bump versions for internal packages and update go_router to 18.0.1 (e59136e) by heyteacher
- Upgrade sdk minimum constrants to
3.12.0, flutter minimun constraints to3.47.0and upgrade dependencies (e44b3a7) by heyteacher - (release) New version 3.1.6+164 which closes (#383) (68e1321) by heyteacher
[flutter_heyteacher_locale-3.1.5+163] - 2026-09-01 #
โ๏ธ Miscellaneous Tasks [3.1.5] #
- Update project dependencies and internal package versions across the monorepo (e2223f7) by heyteacher
- (release) New version 3.1.5+162 which closes (#365) (5c5a089) by heyteacher
- (release) New version 3.1.5+163 which closes (#365) (b3466f4) by heyteacher
[flutter_heyteacher_locale-3.1.4+161] - 2026-08-07 #
โ๏ธ Miscellaneous Tasks [3.1.4] #
- Bump dependencies including
flutter_heyteacher_viewsmajor version to 6.0.0 (5f22230) by heyteacher - (release) New version 3.1.4+161 which closes (#339) (8a51336) by heyteacher
[flutter_heyteacher_locale-3.1.3+160] - 2026-08-04 #
โ๏ธ Miscellaneous Tasks [3.1.3] #
[flutter_heyteacher_locale-3.1.2+159] - 2026-08-03 #
๐งช Testing [3.1.2] #
- Remove dummy tests (7fd058c) by heyteacher
โ๏ธ Miscellaneous Tasks [3.1.2] #
- Upgrade Gradle to 9.1.0 and Java source compatibility to version 24 across package examples (3cb8a74) by heyteacher
- Update pubspec dependencies to use any version for internal packages
flutter_heyteacher_*(7d0f702) by heyteacher - Pin internal package versions (892eaf7) by heyteacher
- (release) New version 3.1.2+159 which closes (#319) (01427c6) by heyteacher
[flutter_heyteacher_locale-3.1.1+158] - 2026-07-22 #
โ๏ธ Miscellaneous Tasks [3.1.1] #
- Update dependencies and internal package versions across the project monorepo (5fd9ba9) by heyteacher
- (release) New version 3.1.1+158 which closes (#286) (6e236e5) by heyteacher
[flutter_heyteacher_locale-3.1.0+157] - 2026-07-14 #
๐ Features [3.1.0] #
- Add
doubleParsehelper method to formats utility (f627c55) by heyteacher
โ๏ธ Miscellaneous Tasks [3.1.0] #
- Bump internal package dependencies and update flutter_cookie_consent (38e5c27) by heyteacher
- (release) New version 3.1.0+157 which closes (#258) (bdda6f7) by heyteacher
[flutter_heyteacher_locale-3.0.3+155] - 2026-06-03 #
๐ Bug Fixes [3.0.3] #
- On
initLocale, manage already configured and reconfigure (22b4ee8) by heyteacher
โ๏ธ Miscellaneous Tasks [3.0.3] #
[flutter_heyteacher_locale-3.0.2+154] - 2026-05-13 #
๐ Documentation [3.0.2] #
- Show commit author in
CHANGELOG.md(8973935) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [3.0.2] #
[flutter_heyteacher_locale-3.0.1+153] - 2026-05-08 #
๐ Bug Fixes [3.0.1] #
- (deps) Upgrade dependencies tighen (8be6145) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [3.0.1] #
[flutter_heyteacher_locale-3.0.0+152] - 2026-05-08 #
๐ Documentation [3.0.0] #
- (cliff) Replace
tagwithversionin group headings (8e77b24) by Hey, Teacher
๐จ Styling [3.0.0] #
- [breaking] Remove
Cardwrapper to ListTile widgets and rename*ListTile(16dd329) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [3.0.0] #
[flutter_heyteacher_locale-2.0.14+151] - 2026-04-28 #
๐ Documentation [2.0.14] #
- (cliff) Skip
build(deps)commits inCHANGELOG.md(61a7b40) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [2.0.14] #
[flutter_heyteacher_locale-2.0.13+150] - 2026-04-28 #
๐ ๏ธ Build [2.0.13] #
- Add
fastlane/cliff.tomlenhanced and customizable for generate change log (e25bf19) by Hey, Teacher
๐ Documentation [2.0.13] #
- Add link to commit changes in
CHANGELOG.md(da93ee5) by Hey, Teacher - Update link to
Flutter HeyTeacher ecosysteminREADME.md(aa34118) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [2.0.13] #
[flutter_heyteacher_locale-2.0.12+149] - 2026-04-22 #
๐ ๏ธ Build [2.0.12] #
๐ Documentation [2.0.12] #
- (flutter_heyteacher_locale) Update
CHANGELOG.mdwith flutter_heyteacher_locale-2.0.12+149 (b2e6f14) by Hey, Teacher
โ๏ธ Miscellaneous Tasks [2.0.12] #
- (locale) Add booleanValue localization
yesorno(bd72989) by Hey, Teacher
[flutter_heyteacher_locale-2.0.11+148] - 2026-04-02 #
๐ Bug Fixes [2.0.11] #
- (README.md) Typo causing broken link (1822c05) by heyteacher
๐ ๏ธ Build [2.0.11] #
- (flutter_heyteacher_locale) Update version to 2.0.11+148 which closes #tmp (bc9c032) by Hey, Teacher
๐ Documentation [2.0.11] #
- Add reference to
Model-View-ViewModel(MVVM) architecture andSingletonpattern sections (81ebba7) by heyteacher - (flutter_heyteacher_locale) Update
CHANGELOG.mdwith flutter_heyteacher_locale-2.0.11+148 (01b1733) by Hey, Teacher
[flutter_heyteacher_locale-2.0.10+146] - 2026-03-30 #
๐ Bug Fixes [2.0.10] #
intFormatreturns int formatted with thousand separator (b07003a) by Hey, Teacher
๐ ๏ธ Build [2.0.10] #
๐ Documentation [2.0.10] #
- Update changelog generated for flutter_heyteacher_locale-2.0.10+146 (7ca8aeb) by Hey, Teacher
[flutter_heyteacher_locale-2.0.9+144] - 2026-03-26 #
๐ Bug Fixes [2.0.9] #
- Compatible with dependency constraint lower bounds (722abd8) by Hey, Teacher
๐ ๏ธ Build [2.0.9] #
๐ Documentation [2.0.9] #
- Update changelog generated for flutter_heyteacher_locale-2.0.9+144 (dc1f6b9) by Hey, Teacher
[flutter_heyteacher_locale-2.0.8+142] - 2026-03-26 #
๐ Bug Fixes [2.0.8] #
- Tighten deps (c18dac6) by Hey, Teacher
- Pubspec metadata corrected (9d12311) by Hey, Teacher
ThemeViewModel.instance.themeStreamnow sendThemeDataandThemeMode(1f43fc9) by Hey, Teacher- Remove version from
flutter_heyteacher_*dependency packages insidemonorepo(f3ec1e3) by Hey, Teacher
๐ Documentation [2.0.8] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.8+142 (e3d77f5) by Hey, Teacher
[flutter_heyteacher_locale-2.0.7+140] - 2026-03-24 #
๐ Bug Fixes [2.0.7] #
- Remove from
.gitignorei10n generated dart files (4b7f76b) by Hey, Teacher - L10n deps (7e50651) by Hey, Teacher
๐ Documentation [2.0.7] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.7+140 (e4e3131) by Hey, Teacher
[flutter_heyteacher_locale-2.0.6+138] - 2026-03-24 #
๐ Features [2.0.6] #
- Add examples to dart workspace and add metadata
repository,licence,issue_tracker',homepage,documentationandtopics` (5bc12ac) by Hey, Teacher
๐ Refactor [2.0.6] #
lib/flutter_heyteacher_*.dartmust match the name of package (a9e3636) by Hey, Teacher
๐ Documentation [2.0.6] #
- Add metadata
repository,licence,issue_tracker',homepage,documentationandtopics` (ddfa4a1) by Hey, Teacher - (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.6+138 (a1824fb) by Hey, Teacher
[flutter_heyteacher_locale-2.0.5+136] - 2026-03-19 #
๐ Documentation [2.0.5] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.5+136 (150ffbb) by Hey, Teacher
๐จ Styling [2.0.5] #
- Enhange light theme managing colors based on mode (037f28a) by Hey, Teacher
[flutter_heyteacher_locale-2.0.4+134] - 2026-03-13 #
๐ Bug Fixes [2.0.4] #
- Localize
ttsTeststring andTTSViewModel.instancenow is a method instead of getter (29e61ee) by Hey, Teacher - Add progress indicator for 5 seconds on press speak button (54d17c2) by Hey, Teacher
๐ Documentation [2.0.4] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.3+132 (85e36e1) by Hey, Teacher
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.4+134 (7d31a1a) by Hey, Teacher
[flutter_heyteacher_locale-2.0.3+132] - 2026-03-11 #
๐ Bug Fixes [2.0.3] #
- Remove
flutter_heyteacher_firebasedependency (27c6af1) by Hey, Teacher
๐ Documentation [2.0.3] #
- Add
exampleapp and documentation inREADME.md(d6459be) by Hey, Teacher - (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.3+132 (9d0750d) by Hey, Teacher
[flutter_heyteacher_locale-2.0.2+130] - 2026-03-11 #
๐ Bug Fixes [2.0.2] #
- (locale) Remove
FHURemoteConfigKeysandFlutterHeyteacherUtilsSharedPreferencesKeysimport (efd7570) by Hey, Teacher
๐ Documentation [2.0.2] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.2+130 (2a37e60) by Hey, Teacher
[flutter_heyteacher_locale-2.0.1+128] - 2026-03-06 #
๐ Bug Fixes [2.0.1] #
- (locale) Move generic localized strings to
flutter_heyteacher_locale(4d021f3) by Hey, Teacher
๐ Documentation [2.0.1] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.1+128 (b3d5929) by Hey, Teacher
[flutter_heyteacher_locale-2.0.0+126] - 2026-03-06 #
๐ Features [2.0.0] #
- (packages) [breaking] Split
flutter_heyteacher_utilsinflutter_heyteacher_auth,flutter_heyteacher_connectivity,flutter_heyteacher_e2ee,flutter_heyteacher_firebase,flutter_heyteacher_locale,flutter_heyteacher_logger,flutter_heyteacher_math,flutter_heyteacher_platform,flutter_heyteacher_text_to_speech,flutter_heyteacher_timer_workflow,flutter_heyteacher_views,flutter_heyteacher_worker(4bd4514) by Hey, Teacher
๐ Documentation [2.0.0] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_locale-2.0.0+126 (06a9bb1) by Hey, Teacher