weoveri_flutter_widgets 0.0.2 weoveri_flutter_widgets: ^0.0.2 copied to clipboard
A flutter package developed buy the We Over I team, containing varity of widgets.
We Over I - Widget Library #
Overview #
The We Over I Flutter Widgets package is a all in one library for your daily base widgets user. We have compiled all of the widgets that we created in a single library that can be heloful to anyone.
Table of Content #
Widgets #
Here are the list of widgets in the package. You can visit the link below to find out all of the variations of those widgets.
Installation #
# add this line to your dependencies
weoveri_flutter_widgets: ^0.0.2
import 'package:weoveri_flutter_widgets/woi_widgets.dart';
Usage #
As simple as using a Flutter's TextButton widget for example in terms of WOITextButton
here is the example below.
WoiTextButton(
text: 'Confirm',
)
Furture details on the all supported fields and thier use please vist tht API reference of the documentations.
Contact #
Incase of any issues or assistance please reach out to:
Contributors #
Licence #
This project is licensed under the MIT license, Copyright (c) 2023 We Over I. For more information see LICENSE.md