Skip to content

A _Flutter_ package that provides a diagonal scrollview.

License

Notifications You must be signed in to change notification settings

RobinJespersen/diagonal_scrollview

 
 

Repository files navigation

Diagonal ScrollView for Flutter

pub package

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

About

A _Flutter_ package that provides a diagonal scrollview.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.4%
  • Java 10.7%
  • Objective-C 4.9%