flutter_profile_picture 2.0.0 copy "flutter_profile_picture: ^2.0.0" to clipboard
flutter_profile_picture: ^2.0.0 copied to clipboard

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter.

CHANGE LOG #

1.0.0 #

  • Initial Release with 8 feature.

1.0.1 #

  • Update Readme.

1.0.2 #

  • Update description.

2.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/)
44
likes
110
pub points
95%
popularity

Publisher

unverified uploader

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_profile_picture