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

Get info about some social medias. Create to Universo Flutter

Flutter Alien #

Analyze code style: effective dart Paypal donate

About the project #

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
  • Roadmap in public Trello

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

Build and run #

Requirements #

  1. Clone repository with 'git clone' command or just download the zip. git clone git@github.com:flutteruniverse/flutter-planet.git
  2. Then, download either Android Studio or Visual Studio Code. For more information about Dart installation procedure, check the official install guide.
  3. Install dependencies from pubspec.yaml by running dart pub get from the project root.

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.

1
likes
30
pub points
0%
popularity

Publisher

verified publisherdeandreamatias.com

Get info about some social medias. Create to Universo Flutter

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

dart_rss, http, intl, xml, youtube_explode_dart

More

Packages that depend on flutter_alien