masamune_core 0.2.0 copy "masamune_core: ^0.2.0" to clipboard
masamune_core: ^0.2.0 copied to clipboard

discontinued
outdated

Masamune core framework

Masamune framework #

Dart support script and path system.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_core: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_core/masamune_core.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD