mb_route_transitions 0.1.1 copy "mb_route_transitions: ^0.1.1" to clipboard
mb_route_transitions: ^0.1.1 copied to clipboard

A Flutter package that allows developers to easily navigate between pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mb_route_transitions

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mb_route_transitions: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mb_route_transitions/mb_route_transitions.dart';
1
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows developers to easily navigate between pages.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mb_route_transitions