0 purchases
weoveri flutter widgets
We Over I - Widget Library #
Overview #
The "We Over I Flutter Widgets" package is a comprehensive library of everyday-use widgets for Flutter users. We've gathered all the widgets we've developed into one convenient library, making them easily accessible and beneficial to everyone.
Table of Content #
Widgets
Installation
Usage
Contact
Contributors
License
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.
Buttons
Switches
Radio/Checkmarks
TextField
Steppers
Progress Bars
Countdowns
Graphs
Installation #
# add this line to your dependencies
weoveri_flutter_widgets: ^0.1.3
copied to clipboard
import 'package:weoveri_flutter_widgets/woi_widgets.dart';
copied to clipboard
Usage #
As simple as using a Flutter's TextButton widget for example in terms of WOITextButton here is the example below.
WOITextButton(
text: 'Confirm',
)
copied to clipboard
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:
We Over I Engineering Team
Muhammad Saad
Contributors #
Saad Javaid Alvi
Mahnoor Rizwan
Awais Kayani
License #
This project is licensed under the MIT license, Copyright (c) 2023 We Over I. For more information see
LICENSE.md
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.