QuisApp / flutter_contacts

MIT License
84 stars 140 forks source link

Support for Title and Company Field #114

Closed mrahmadt closed 1 year ago

mrahmadt commented 1 year ago

Hello

Is creating a new contact with the Title and Company field possible?

I checked the documentation, but I couldn't find anything for Title nor Company (I found Organization defined as a list, not sure if this is similar to Company?)

mrahmadt commented 1 year ago

Found https://pub.dev/documentation/flutter_contacts/latest/properties_organization/Organization-class.html :)