circle_ripple_navigation 0.0.1 copy "circle_ripple_navigation: ^0.0.1" to clipboard
circle_ripple_navigation: ^0.0.1 copied to clipboard

outdated

Circle Ripple Navigation

ripple_navigation_dart3 #

Ripple Navigation

Getting Started #

This package is useful for creating ripple navigation

  • Step 1

    GlobalKey

  • Step 2

    RippleLocation( rippleController: rippleControllerKey, child: FloatingActionButton( onPressed: () { rippleControllerKey.currentState?.pushRippleTransitionPage( context, Scaffold(appBar: AppBar()), ); }, child: Icon(Icons.add)), )

plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

4
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Circle Ripple Navigation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on circle_ripple_navigation