easydev_base_ui 1.0.0 copy "easydev_base_ui: ^1.0.0" to clipboard
easydev_base_ui: ^1.0.0 copied to clipboard

EasyDev Flutter package with base widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easydev_base_ui

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

dependencies:
  easydev_base_ui: ^1.0.0

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:easydev_base_ui/easydev_base_ui.dart';
0
likes
130
points
75
downloads

Publisher

verified publisheraspirity.com

Weekly Downloads

EasyDev Flutter package with base widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

community_material_icon, easydev_theme, flutter, flutter_svg, intl

More

Packages that depend on easydev_base_ui