Releases: adityadees/flutter_profile_picture
Releases · adityadees/flutter_profile_picture
v2.0.0
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
- Fixing color name for the letter 'Z' by @vitorhm in #7
- Make lib null safe by @pm489 in #8
- Update main.dart by @adityadees in #9
- testing by @adityadees in #10
- Update gh-pages.yml by @adityadees in #11
- test build by @adityadees in #12
- Update gh-pages.yml by @adityadees in #13
New Contributors
Full Changelog: v1.0.2...v2.0.0
v1.0.2
- Update description https://pub.dev/packages/flutter_profile_picture
v1.0.1
- update readme https://pub.dev/packages/flutter_profile_picture
v1.0.0
v1.0.0
Initial Release with 8 feature
- Default Style
- Random Color
- Max letter
- Empty Name / Blank
- With Images
- Tooltips without role
- Tooltips with role
- Tooltips with role and images