masamune_sns 0.5.0+9 copy "masamune_sns: ^0.5.0+9" to clipboard
masamune_sns: ^0.5.0+9 copied to clipboard

discontinued
outdated

Plugin for implementing the functions of SNS.

Masamune SNS framework #

Plugin for implementing the functions of SNS.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_sns: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_sns/masamune_sns.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD