flutter_alien 0.1.0 copy "flutter_alien: ^0.1.0" to clipboard
flutter_alien: ^0.1.0 copied to clipboard

outdated

Get info about Flutter social media

Flutter Alien #

A package to get info about some social medias. Create to Universo Flutter

Analyze code style: effective dart

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 #

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.