epos_frontend_shared 1.0.9+10 copy "epos_frontend_shared: ^1.0.9+10" to clipboard
epos_frontend_shared: ^1.0.9+10 copied to clipboard

discontinued

A flutter package project.

1.0.9+3 #

  • remove tenant specific get...ThemeData() in favor of getAppThemeData()
  • added refreshed S360fVerticalDashboardNav to be plain and not dependent on StatefulNavigationShell

1.0.9 #

  • enhanced FirebaseRemoteConfigService to allow non-immediate fetch and activation after initialize and setCustomSignal

1.0.6 #

  • bumped flutter and sdk versions
  • added getMap method for FirebaseRemoteConfig
  • added setCustomSignals method for FirebaseRemoteConfig

1.0.5 #

  • added appAssets to ThemeConfig object

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.