Skip to content

Releases: adityadees/flutter_profile_picture

v2.0.0

03 May 21:06
1f14ce4
Compare
Choose a tag to compare

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

v1.0.2

24 Sep 01:35
Compare
Choose a tag to compare

v1.0.1

21 Sep 06:52
f22d015
Compare
Choose a tag to compare

v1.0.0

21 Sep 06:12
f22d015
Compare
Choose a tag to compare

v1.0.0

Initial Release with 8 feature

  1. Default Style
  2. Random Color
  3. Max letter
  4. Empty Name / Blank
  5. With Images
  6. Tooltips without role
  7. Tooltips with role
  8. Tooltips with role and images