Skip to content

Gallery Application with configurable cross-axis count or max cross-axis extent like the GridView 📱

License

Notifications You must be signed in to change notification settings

MSPKIIT/Staggered-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codemagic build status GitHub license GitHub stars

Staggered Gallery

A Gallery with configurable cross-axis count or max cross-axis extent like the GridView. Configurable main-axis and cross-axis margins between tiles. SliverStaggeredGrid for using in a CustomScrollView. Staggered and Spannable grid layouts.

See it in action

Dependencies

  • flutter_staggered_grid_view

Usage

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  flutter_staggered_grid_view: "^0.2.7"

In your library add the following import:

import 'package:flutter_staggered_grid_view/flutter_staggered_grid_view.dart';

For help getting started with Flutter, view the online documentation.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Xamarin

The xamarin Gallery application leverages the Syncfusion listview control

Getting started with Xamarin

A few resources to learn about Xamarin.

About

Gallery Application with configurable cross-axis count or max cross-axis extent like the GridView 📱

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published