Skip to content

Version 2.0.0-nullsafety.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@erickok erickok released this 06 Mar 01:45
· 512 commits to master since this release
e421c47

Important: this is a pre-release version

Breaking: this requires nullsafety support, Dart >=2.12.0 and Flutter >=2.0.0

  • Nullsafety support
  • Official Flutter Web support
  • New features & fixes for lists:
    • Support start attribute (e.g. start="5";)
    • Support RTL direction
    • Support setting padding - you can remove the starting padding if you choose
    • Fixed unknown character box on iOS when font-weight is below w400
  • Upgraded link functions to provide more granular control
  • Fixed errors in text-decoration parsing
  • Fixed <audio> on iOS ("_duration called on null" exception)
  • Updated dependencies