event_navigation 0.4.0 copy "event_navigation: ^0.4.0" to clipboard
event_navigation: ^0.4.0 copied to clipboard

outdated

Uses the event_bloc package to create a solution for navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add event_navigation

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

dependencies:
  event_navigation: ^0.4.0

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:event_navigation/event_navigation.dart';
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Uses the event_bloc package to create a solution for navigation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

carousel_slider, equatable, event_bloc, flutter, provider, universal_html

More

Packages that depend on event_navigation