Flutter Alien
A package to get info about some social medias. Create to Universo Flutter
Features
- Get versions from Github from rss
- Get Medium posts from rss
- Get publish Youtube videos from rss
Using
- Install package in pubspec.yaml
- Import in your work file
- Instance SocialService
final socialService = SocialService.instance;
- Init SocialService
socialService.init();
- Use methods to get infos
Built with
- Flutter - Beautiful native apps in record time.
- Visual Studio Code - Code editing. Redefined.
Author
Contributing
If you want to take the time to make this project better, please read the contributing guides first. Then, you can open an new issue, of a pull request.
License
This project is licensed under the GNU GPL v3 License - see the LICENSE file for details.