Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ A splitter view for flutter.
## Usage
To use this plugin, add split_view as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).

## Sample

<img src="sample.gif" width="400"/>

## Example
```dart
import 'package:flutter/material.dart';
Expand Down Expand Up @@ -93,4 +97,4 @@ class _MyHomePageState extends State<MyHomePage> {
## ToDo
- Add tests.
- Aim to enhance documents.
- and more...
- and more...
Binary file added sample.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.