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

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.1.3
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

License

This project is licensed under the MIT license, Copyright (c) 2023 We Over I. For more information see LICENSE.md