flutter_heyteacher_views 3.0.4+150 copy "flutter_heyteacher_views: ^3.0.4+150" to clipboard
flutter_heyteacher_views: ^3.0.4+150 copied to clipboard

The flutter heyteacher package for views layer containing layout, widgets, theme utilities and routing utilities

[flutter_heyteacher_views-3.0.4+150] - 2026-04-02 #

🐛 Bug Fixes #

  • (README.md) Typo causing broken link

💼 Other #

  • (deps) Bump dependencies
  • (deps) Bump rependencies version
  • (flutter_heyteacher_views) Update version to 3.0.4+150 which closes #tmp

📚 Documentation #

  • Add reference to Model-View-ViewModel (MVVM) architecture and Singleton pattern sections

[flutter_heyteacher_views-3.0.3+148] - 2026-03-31 #

🐛 Bug Fixes #

  • (ThemeViewModel) Null check operator on yield themeMode in theme changes

💼 Other #

  • Update version to 3.0.3+148 which closes #73

📚 Documentation #

  • Update changelog generated for flutter_heyteacher_views-3.0.3+148

[flutter_heyteacher_views-3.0.2+146] - 2026-03-31 #

🐛 Bug Fixes #

  • Compatible with dependency constraint lower bounds

💼 Other #

  • (deps) Bump deps to 3.0.1+144
  • (deps) Bump dependencies
  • Update version to 3.0.2+146 which closes #77

📚 Documentation #

  • Update changelog generated for flutter_heyteacher_views-3.0.2+146

[flutter_heyteacher_views-3.0.0+142] - 2026-03-26 #

🐛 Bug Fixes #

  • Remove version from flutter_heyteacher_* dependency packages inside monorepo

💼 Other #

  • (deps) Bump deps to 3.0.0+142

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-3.0.0+142

[flutter_heyteacher_views-3.0.0+144] - 2026-03-26 #

🐛 Bug Fixes #

  • [breaking] Load correctly theme mode from shared prefs and themeStream sends themeMod. Split ThemeViewModel from views
  • Add ThemeModeButton to scafold action
  • Set ThemeMode from ThemeViewModel.instance.themeStream

💼 Other #

  • (deps) Bump deps to 3.0.0+144

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-3.0.0+144

[flutter_heyteacher_views-2.1.3+142] - 2026-03-24 #

🐛 Bug Fixes #

  • Tighten deps
  • Pubspec metadata corrected

💼 Other #

  • (deps) Bump deps to 2.1.3+142

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.1.3+142

⚙️ Miscellaneous Tasks #

  • Publish on pub.dev

[flutter_heyteacher_views-2.1.2+140] - 2026-03-24 #

🚀 Features #

  • Add examples to dart workspace and add metadata repository, licence, issue_tracker', homepage, documentationandtopics`

💼 Other #

  • (deps) Bump deps to 2.1.2+140

🚜 Refactor #

  • lib/flutter_heyteacher_*.dart must match the name of package

📚 Documentation #

  • Add metadata repository, licence, issue_tracker', homepage, documentationandtopics`
  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.1.2+140

[flutter_heyteacher_views-2.1.1+138] - 2026-03-21 #

🐛 Bug Fixes #

  • Pass AppBar and persistentFooter parameters to AdaptiveScaffold

💼 Other #

  • (deps) Bump deps to 2.1.1+138

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.1.1+138

[flutter_heyteacher_views-2.1.0+136] - 2026-03-21 #

🚀 Features #

  • Add ThemeModeButton and rename ThemeCard in ThemeModeCard

💼 Other #

  • (deps) Bump deps to 2.1.0+136

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.1.0+136

[flutter_heyteacher_views-2.0.4+134] - 2026-03-19 #

💼 Other #

  • (deps) Upgrade major versions
  • (deps) Upgrade major versions
  • (deps) Bump deps to 2.0.4+134

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.4+134

🎨 Styling #

  • Enhange light theme managing colors based on mode

[flutter_heyteacher_views-2.0.3+132] - 2026-03-16 #

🐛 Bug Fixes #

  • Move AuthRouterName and GoAuthRoute to flutter_heyteacher_auth from flutter_heyteacher_views and remove unused dependencies in flutter_heyteacher_views
  • ScaffoldNavigationShell become concrete adding implementation onTapInitialLocation to false
  • Add crossAxisCount and screenSize params to bodyForLargeBuilder and bodyForSmallBuilder functions in AdaptiveScaffold
  • Corrected signature of bodyForLargeBuilder and bodyForSmallBuilder
  • Use the parent size to calculate the width and height
  • On scroll down wait a little bit in order to rebuild UI and avoid extends limit twice and load unnecessary data
  • Remove BlinkingTextState from export and become private (_BlinkingTextState)
  • Add title parameter to ErrorView
  • Add forceRestart parameter to TutorialViewModel.start
  • Remove TutorialItemContent export and become private renaming in `_TutorialItemContent'
  • ThemeData configuration enhanced
  • Remove dividerColor in TabBarThemeData
  • Set text color to white in order to by visibile in dark and light theme
  • Lighing disabled color on default light theme
  • Move PagingSliverAnimatedState and AnimationScreen into the separated folder animations

💼 Other #

  • (deps) Bump deps to 2.0.3+132

📚 Documentation #

  • Add example app
  • Add documentation to README.md
  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.3+132

[flutter_heyteacher_views-2.0.2+130] - 2026-03-11 #

🐛 Bug Fixes #

  • (views) Remove FHURemoteConfigKeys and FlutterHeyteacherUtilsSharedPreferencesKeys import

💼 Other #

  • (deps) Bump deps to 2.0.2+130

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.1+128
  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.2+130

[flutter_heyteacher_views-2.0.1+128] - 2026-03-06 #

🐛 Bug Fixes #

  • (views) Move generic localized strings to flutter_heyteacher_locale

💼 Other #

  • (deps) Bump deps to 2.0.1+128

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.1+128

[flutter_heyteacher_views-2.0.0+126] - 2026-03-06 #

🚀 Features #

  • (packages) [breaking] Split flutter_heyteacher_utils in flutter_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

📚 Documentation #

  • (CHANGELOG) Update CHANGELOG.md with release flutter_heyteacher_views-2.0.0+126
0
likes
160
points
37
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The flutter heyteacher package for views layer containing layout, widgets, theme utilities and routing utilities

Repository
View/report issues

Topics

#flutter #widget #mvvm #theme #route

Funding

Consider supporting this project:

liberapay.com

License

BSD-3-Clause (license)

Dependencies

app_tutorial, cloud_firestore, collection, flutter, flutter_heyteacher_auth, flutter_heyteacher_locale, flutter_heyteacher_platform, go_router, logging, shared_preferences

More

Packages that depend on flutter_heyteacher_views