Skip to content

jlnrrg/social_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Connect

Do you want to save yourself trouble programming a chat into your flutter app?
Why not just link to already existing social messengers?
With social_connect you can fill in your details and set privacy settings.
Others then just click on their prefered social messenger and get forwarded to your profile.

Extra Functionality

  • TextFormField checks for copied profile links and @
    • on find it removes everything aside the username

Usage

  • take a look at the example
  • SocialShare provides 2 constructors
    • edit (for editing username and visibility)
    • show (for showing the username and onClick forwarding)
  • SocialShare.edit provides the onChanged callback,
    where the SocialAccount can be further processed (eg. written to a db)

Included Services (24)

























About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages