flutter_heyteacher_auth 3.0.3+159
flutter_heyteacher_auth: ^3.0.3+159 copied to clipboard
The flutter heyteacher package for authentication utilities: UI widgets, stream, sign in and sign out
Changelog #
All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
[flutter_heyteacher_auth-3.0.3+159] - 2026-05-13 #
📚 Documentation [3.0.3] #
- Show commit author in
CHANGELOG.md(17286dd) by Hey, Teacher
⚙️ Miscellaneous Tasks [3.0.3] #
[flutter_heyteacher_auth-3.0.2+158] - 2026-05-10 #
⚙️ Miscellaneous Tasks [3.0.2] #
[flutter_heyteacher_auth-3.0.1+157] - 2026-05-08 #
🐛 Bug Fixes [3.0.1] #
- (deps) Upgrade dependencies tighen (8be6145) by Hey, Teacher
⚙️ Miscellaneous Tasks [3.0.1] #
[flutter_heyteacher_auth-3.0.0+156] - 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(d0bd4b5) by Hey, Teacher
⚙️ Miscellaneous Tasks [3.0.0] #
[flutter_heyteacher_auth-2.0.14+155] - 2026-04-28 #
🛠️ Build [2.0.14] #
- Add
fastlane/cliff.tomlenhanced and customizable for generate change log (e25bf19) by Hey, Teacher
📚 Documentation [2.0.14] #
- Add link to commit changes in
CHANGELOG.md(da93ee5) by Hey, Teacher - Update link to
Flutter HeyTeacher ecosysteminREADME.md(aa34118) by Hey, Teacher - (cliff) Skip
build(deps)commits inCHANGELOG.md(61a7b40) by Hey, Teacher
⚙️ Miscellaneous Tasks [2.0.14] #
[flutter_heyteacher_auth-2.0.13+154] - 2026-04-02 #
🐛 Bug Fixes [2.0.13] #
- (README.md) Typo causing broken ling (e7f2f13) by heyteacher
🛠️ Build [2.0.13] #
- (flutter_heyteacher_auth) Update version to 2.0.13+154 which closes #tmp (3565eed) by Hey, Teacher
📚 Documentation [2.0.13] #
- Add reference to
Model-View-ViewModel(MVVM) architecture andSingletonpattern sections (2edea78) by heyteacher - (flutter_heyteacher_auth) Update
CHANGELOG.mdwith flutter_heyteacher_auth-2.0.13+154 (efb0048) by Hey, Teacher
[flutter_heyteacher_auth-2.0.12+152] - 2026-03-31 #
🐛 Bug Fixes [2.0.12] #
- Compatible with dependency constraint lower bounds (722abd8) by Hey, Teacher
- Make
authForFakeFirestorepublic in order to be used inexampleapps (67675f5) by Hey, Teacher
🛠️ Build [2.0.12] #
📚 Documentation [2.0.12] #
- Update changelog generated for flutter_heyteacher_auth-2.0.12+152 (e151a79) by Hey, Teacher
[flutter_heyteacher_auth-2.0.11+150] - 2026-03-26 #
🐛 Bug Fixes [2.0.11] #
- Remove version from
flutter_heyteacher_*dependency packages insidemonorepo(f3ec1e3) by Hey, Teacher
📚 Documentation [2.0.11] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.11+150 (19488f7) by Hey, Teacher
[flutter_heyteacher_auth-2.0.10+148] - 2026-03-24 #
🐛 Bug Fixes [2.0.10] #
📚 Documentation [2.0.10] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.10+148 (1482a93) by Hey, Teacher
[flutter_heyteacher_auth-2.0.9+146] - 2026-03-24 #
🐛 Bug Fixes [2.0.9] #
- Deps l10n (39478d5) by Hey, Teacher
📚 Documentation [2.0.9] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.9+146 (5dabbbc) by Hey, Teacher
[flutter_heyteacher_auth-2.0.8+144] - 2026-03-24 #
🐛 Bug Fixes [2.0.8] #
- Remove from
.gitignorei10n generated dart files (4b7f76b) by Hey, Teacher
📚 Documentation [2.0.8] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.8+144 (6f72d60) by Hey, Teacher
⚙️ Miscellaneous Tasks [2.0.8] #
- Publish on
pub.dev(db5cf01) by Hey, Teacher
[flutter_heyteacher_auth-2.0.7+141] - 2026-03-24 #
🚜 Refactor [2.0.7] #
lib/flutter_heyteacher_*.dartmust match the name of package (a9e3636) by Hey, Teacher
📚 Documentation [2.0.7] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.7+141 (821ef02) by Hey, Teacher
[flutter_heyteacher_auth-2.0.6+139] - 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
🐛 Bug Fixes [2.0.6] #
- Move
AuthRouterNameandGoAuthRoutetoflutter_heyteacher_authfromflutter_heyteacher_viewsand remove unused dependencies influtter_heyteacher_views(858e3f5) by Hey, Teacher - Remove
MockFIrebaseAuthlink and showauthenticatedand authenticated user info (c6fb822) by Hey, Teacher - Corrected logging message (a0b4536) 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_auth-2.0.6+139 (a4fa38a) by Hey, Teacher
[flutter_heyteacher_auth-2.0.5+137] - 2026-03-12 #
🐛 Bug Fixes [2.0.5] #
- Remove
pubspec.lockand add to.ignonre(211744e) by Hey, Teacher - If
firebaseis not configured, instantiate aMockFirebaseAuth(0467f51) by Hey, Teacher
📚 Documentation [2.0.5] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.5+137 (9405f38) by Hey, Teacher
[flutter_heyteacher_auth-2.0.4+135] - 2026-03-09 #
🐛 Bug Fixes [2.0.4] #
- Remove unused localized strings (d321b72) by Hey, Teacher
🚜 Refactor [2.0.4] #
- Spit
AccountCardandAuthViewModelinto separated dart files (ae0c872) by Hey, Teacher
📚 Documentation [2.0.4] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.2+131 (d7cdbfd) by Hey, Teacher
- Add
README.md(dcb59c9) by Hey, Teacher - Add
exampleapplication (bb90ec9) by Hey, Teacher - (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.4+135 (c002b6e) by Hey, Teacher
[flutter_heyteacher_auth-2.0.1+129] - 2026-03-06 #
🐛 Bug Fixes [2.0.1] #
- (auth) Move generic localized strings to
flutter_heyteacher_locale(e652dc7) by Hey, Teacher
📚 Documentation [2.0.1] #
- (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_auth-2.0.1+129 (111e101) by Hey, Teacher
[flutter_heyteacher_auth-2.0.0+127] - 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