tiny_widgets 0.0.3 copy "tiny_widgets: ^0.0.3" to clipboard
tiny_widgets: ^0.0.3 copied to clipboard

Common Widgets Used by Tiny's Co.

Tiny Widgets #

pub package Build Status Coverage Status

We at TinyProgrammers were copying pasting the same code in multiple projects again and again and again over the time this makes it complex to update every project we maintain to latest version of widgets.

So we created TinyWidgets. this Lib/Package contains all of our most common used Widgets with flexible parameters that you will love to work with.

Okay we shouldn't talk much and let our work impress you!

Features and Screenshots. #

Widget Name Screenshot Sourcecode Example
TinyContainer Click Click

Getting Started #

1- Add this package to your pubspec.yaml.

dependencies:
  tiny_widgets:
    git: https://github.com/TinyProgrammers/tiny_widgets.git

or

dependencies:
  tiny_widgets: any # or latest verison.

2- import the library into your widget.

import 'package:tiny_widgets/tiny_widgets.dart';

3- use any of our widgets.

Issues and feedback #

Please file issues to send feedback or report a bug. Thank you!

0
likes
25
pub points
18%
popularity

Publisher

verified publishertinyprogrammers.ga

Common Widgets Used by Tiny's Co.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on tiny_widgets