epos_frontend_shared 1.0.9+10
epos_frontend_shared: ^1.0.9+10 copied to clipboard
A flutter package project.
1.0.9+3 #
- remove tenant specific
get...ThemeData()in favor ofgetAppThemeData() - added refreshed
S360fVerticalDashboardNavto be plain and not dependent onStatefulNavigationShell
1.0.9 #
- enhanced
FirebaseRemoteConfigServiceto allow non-immediate fetch and activation afterinitializeandsetCustomSignal
1.0.6 #
- bumped flutter and sdk versions
- added
getMapmethod for FirebaseRemoteConfig - added
setCustomSignalsmethod for FirebaseRemoteConfig
1.0.5 #
- added
appAssetstoThemeConfigobject
1.0.4 #
- init ThemeConfig object for "standard" app theme schema, start with ColorScheme
- init getAppThemeData() function to scaffold app theme dynamically by passing ThemeConfig
0.0.1 #
- TODO: Describe initial release.