Skip to content

Flutter TikTok type application using Pexels API, RxDart and BLoC

Notifications You must be signed in to change notification settings

AdamDybcio/TikTokApp

Repository files navigation

TikTok App

Another app in Flutter. In short, this is an attempt to recreate the appearance of TikTok, but using the Pexels API. You can actually only switch tabs and watch movies, just like on TikTok. Nothing else is included in this app. The main goal was to learn something new. Here's what this app looks like:

TikTokApp.mp4

Cons of the application:

  • little functionality
  • the movies take a long time to load
  • a small selection of videos due to the number of videos on Pexels (you can change the category of videos displayed in the repository.dart file in getFeeds () params, near "api_key")

What have I learned:

  • understand a little RxDart
  • understand and use BLoC in practice
  • connect to REST API and many more of the less important things...

My next applications will probably rely more on RxDart and BLoC.

About

Flutter TikTok type application using Pexels API, RxDart and BLoC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published