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

Circle Ripple Navigation

circle_ripple_navigation #

Circle 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
115
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Circle Ripple Navigation

Documentation

API reference

License

OFL-1.1, Apache-2.0, BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on circle_ripple_navigation