masamune_list 0.4.1+3 copy "masamune_list: ^0.4.1+3" to clipboard
masamune_list: ^0.4.1+3 copied to clipboard

discontinued
outdated

Plugin for implementing the functions of list.

Masamune List framework #

Plugin for implementing the functions of list.

Version Language License: BSD

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  masamune_list: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_list/masamune_list.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD