Last updated:
0 purchases
newplugintest
plugintest #
newtestplugin2 🔥
Flutter multiplatform navigation sidebar / side navigationbar / drawer widget
Show some ❤️ and star the repo to support the project!
Mobile
Desktop
Web
Getting started #
Follow these steps to use this package
Add dependency #
dependencies:
newtestplugin2: ^1.0.1
copied to clipboard
Add import package #
import 'package:newtestplugin2/newtestplugin2.dart';
copied to clipboard
Easy to use #
The package is designed with maximum adaptation to large screens.
Therefore, adding a widget to your screen will be very simple.
copied to clipboard
Use with small mobile screens #
On small screens and mobile devices, you can use the ready-made Sidebar widget as your application's drawer for excellent UX.
Otherwise, leave the code unchanged and get the same experience
copied to clipboard
Additional information #
The project is under development and ready for your pull-requests and issues 👍
Thank you for support ❤️
Thanks to all contributors of this package
For help getting started with 😍 Flutter, view
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.