outlook 0.0.1 copy "outlook: ^0.0.1" to clipboard
outlook: ^0.0.1 copied to clipboard

Simplifies the consistent use of colour, shape, typography & iconography throughout an app, to express brand identity using material design guidelines.

Outlook Changelog #

[Unreleased] #

Added #

  • Shape consistent customizations across app theme (currently not supported)
  • Icons library with option to choose type (dual tone,solid,regular,light,then,outlined) and color theme for icons in app
  • Possibly backgrounds as a 5th element of theme
  • Point break configurations that widgets can use , include easy access to theme properties using inherited widget
  • Configurations to theme to allow conditions , seasons and more for changing and setting themes.

[0.0.1] - 31/10/2022 #

Added #

  • updated dependencies

[0.0.0-dev.3] - 31/10/2022 #

Added #

  • doc
  • example

[0.0.0-dev.2] - 14/08/2022 #

Patched/Changed #

  • robust testing and clearer docs on OutlookColorScheme

Remove #

  • flex_color_scheme dependency

Added #

  • new tests on theme
  • OutlookColorScheme is fully serializable and adaptable from material and visa vesa
  • Can now Create outlookColorScheme from seed with option to override or use custom constructor.
  • OutlookThemeData accurately transforms to material theme , with exception to colorScheme inconsistencies which are out of the scope oof this project.
  • Tested live example, and it works, welcome to pull and give it a try yourself.

[0.0.0-dev.1] - 5/08/2022 #

Initial version , with license,readme and basics.

Added #

  • LICENSE
  • test
  • hello.iml
  • .gitignore
  • .metadata
  • pubspec.yaml
  • README.md
  • lib/hello.dart
  • .idea/modules.xml, .idea/workspace.xml
  • CHANGELOG.md

Removed #

  • new tests on theme
  • robust testing and clearer docs on OutlookColorScheme
  • OutlookColorScheme is fully serializable and adaptable from material and visa vesa
  • Can now Create outlookColorScheme from seed with option to override or use custom constructor.
  • OutlookThemeData accurately transforms to material theme , with exception to colorScheme inconsistencies which are out of the scope oof this project.
  • Tested live example, and it works, welcome to pull and give it a try yourself.
  • updated readme with explanation of the effect flex_color_scheme dependency now plays and options moving forward. Note I haven't tested it live with example yet , I hope to do that.
0
likes
130
pub points
9%
popularity

Publisher

verified publisherluminucx.com

Simplifies the consistent use of colour, shape, typography & iconography throughout an app, to express brand identity using material design guidelines.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, structures

More

Packages that depend on outlook