Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@adityadees adityadees released this 03 May 21:06
· 2 commits to master since this release
1f14ce4

Releases v2.0.0

  • Migrated to null-safety
  • Upgrade sdk to 2.12.0 as a minimum
  • Fixed the compile issues where nullability is now a thing
  • Fixing color name for the letter 'Z'
  • Add horizontal and vertical scroll for demo apps (you can run demo apps inside example folder)
  • Add automatic testing when contributor do pull request (github)
  • Add auto build gh-pages for live demo (you can see live demo here https://adityadees.github.io/flutter_profile_picture/)

What's Changed

New Contributors

Full Changelog: v1.0.2...v2.0.0