Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

RanfiCD/diagonal_scrollview

Repository files navigation

Diagonal ScrollView for Flutter

pub package

THE PACKAGE IS DISCONTINUED!
Use InteractiveViewer instead.

A Flutter package that allows to scroll in both, horizontal and vertical direction, as well as zooming.

Usage

  • Import the package:
import 'package:diagonal_scrollview/diagonal_scrollview.dart';
  • Use it:
DiagonalScrollView(child: myWidget);

Example:

Using the controllers:

About

A _Flutter_ package that provides a diagonal scrollview.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published