json_theme 1.2.0 copy "json_theme: ^1.2.0" to clipboard
json_theme: ^1.2.0 copied to clipboard

outdated

A library to dynamically generate a ThemeData object from a JSON file or dynamic map object

1.2.0 Auguest 5h, 2020 #

  • Updated with new theme elements from Flutter 1.20.0

1.1.2+1 July 18h, 2020 #

  • Fixed HTTP link to GitHub to be a secure HTTPS link

1.1.2 July 14th, 2020 #

  • Fixed a recursive bug in SchemaCache.addSchema

1.1.1 July 13th, 2020 #

  • Exported the JSON Schemas for other tools to also be able to perform validation.

1.1.0 July 11th, 2020 #

  • Added JSON Schema validators for all objects

1.0.8 July 2nd, 2020 #

  • Added decoders for...
    • SmartDashesType
    • SmartQuotesType
    • TextAlignVertical
    • TextCapitalization
    • TextInputAction
    • TextInputType

1.0.7 June 24th, 2020 #

  • Fixed more default values in ThemeDecoder

1.0.6 June 23rd, 2020 #

  • Fix for IconData
  • Added secondary decoding option for BoxBorder

1.0.5 June 22nd, 2020 #

  • Added encoder / decoder for FilterQuality
  • Added encoder / decoder for ImageRepeat
  • Added encoder / decoder for HitTestBehavior
  • Added encoder / decoder for Rect

1.0.4 June 21st, 2020 #

  • Added more value option to ThemeDecoder.decodeEdgeInsetsGeometry
  • Completed DartDocs for all public functions.

1.0.3 June 20th, 2020 #

  • Added encoder / decoder for: FloatingActionButtonAnimator
  • Added encoder / decoder for: FloatingActionButtonLocation

1.0.2 June 19th, 2020 #

  • Added several new encoders and decoders
  • Started adding DartDocs

1.0.1 June 15th, 2020 #

  • Added encoder / decoder for CrossAxisAlignment

1.0.0 June 13th, 2020 #

  • Added example
  • Added documentation
  • Added Unit Tests

0.1.2 June 11th, 2020 #

  • Updated to use json_class vs rest_client to reduce footprint

0.1.1 June 2nd, 2020 #

  • Fix to work in stable / 1.17 rather than beta / 1.18

0.1.0 June 2nd, 2020 #

  • Initial release
  • TODO: Documentation
  • TODO: Example App
  • TODO: Unit Tests
107
likes
0
points
1.82k
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

A library to dynamically generate a ThemeData object from a JSON file or dynamic map object

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_class, json_schema, meta

More

Packages that depend on json_theme