Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

75 lines (41 loc) · 1.36 KB

0.1.4

  • Fixed icon cutting on top - Issue # 34
  • Basic widget tests added
  • titleFontStyle added to customize the title
  • messageFontStyle added to customize the message

0.1.3

  • Support for RTL languages improved - Issue # 15
  • titleFontSize and messageFontSize properties added along with flutter_svg version fixed - PR # 18

0.1.2

  • Support for RTL languages added

0.1.1

  • Issue #9 fixed

  • Code refactored

  • Responsiveness improved for Desktop & Tablet

0.1.0

  • message text TextAlign.left

0.0.9

  • Overflow issue fixed, idea from #6
  • Configuration added to use in showMaterialBanner, see example

0.0.8

  • Changelog.md file format fixes

0.0.7

  • Handle issues with responsiveness on various screens

0.0.6

  • Desktop support added

0.0.5

  • Documentation issues

0.0.4

  • Fixed Accessing assets of package itself

0.0.3

  • Documentation updated

0.0.2

  • Minor changes

0.0.1

  • First Release

  • Assets path added