efortuna/coverflow

a basic coverflow implementation in Flutter

github 로 이동하여 다운로드
efortuna/coverflow

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';

efortuna/coverflow 에 관련된 우수 프로젝트 추천 다운로드