SkillAgentSearch skills...

Coverflow

a basic coverflow implementation in Flutter

Install / Use

/learn @efortuna/Coverflow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Pub

Simple Coverflow for Flutter

A very basic cover flow implementation to swipe between widgets in Flutter.

It should look something like this:

gif of project

Pull requests certainly welcome.

Installation

In your pubspec.yaml root add:

dependencies:
  simple_coverflow: LATEST_VERSION_NUMBER

then,

import 'package:simple_coverflow/simple_coverflow.dart';

Related Skills

View on GitHub
GitHub Stars89
CategoryDevelopment
Updated1y ago
Forks17

Languages

Dart

Security Score

80/100

Audited on Mar 5, 2025

No findings