playsee_test

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Libraries

  • http: A composable, Future-based library for making HTTP requests.
  • youtube_player_flutter: Play or stream YouTube videos inline using the official iFrame Player API.
  • json_annotation: Classes and helper functions that support JSON code generation via the json_serializable package.
  • json_serializable: Automatically generate code for converting to and from JSON by annotating Dart classes.
  • cached_network_image: Show images from the internet and keep them in the cache directory.
  • go_router: Use declarative routes to reduce complexity.