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

outdated

A new Flutter package for easier usage of widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add svb_easy_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  svb_easy_widget: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:svb_easy_widget/easy_widget.dart';
import 'package:svb_easy_widget/edit_text.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package for easier usage of widgets

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on svb_easy_widget