Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

A _Flutter_ package that provides a diagonal scrollview.

License

Notifications You must be signed in to change notification settings

RanfiCD/diagonal_scrollview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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