sheep_widgets 0.0.2 copy "sheep_widgets: ^0.0.2" to clipboard
sheep_widgets: ^0.0.2 copied to clipboard

Platformweb

Reusable snippets of widgets, data validators, and more.

Sheep Widgets is a group of custom widgets I find myself using repetitively throughout the development process across multiple projects. The idea is to create a central repository for these widgets to maximize code reuse and readability.

Features #

This package currently has two main features:

  • Widgets
  • Validators

Widgets are reusable components from various projects that I've added to this central repository. The validators are data input validators used for error checking inputs in the various reusable form fields I've created such as EmailInput or PhoneInput.

Getting started #

Install the package by adding the following code to your pubspec.yaml sheep_widgets: ^0.0.1

Then run the command to download these dependencies: flutter pub get

1
likes
120
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable snippets of widgets, data validators, and more.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, uuid

More

Packages that depend on sheep_widgets