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

A Flutter package that contains a collection of widgets for the rapid development of custom software, such as CRMs, ERPs, and others..

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easy_software

With Flutter:

 $ flutter pub add easy_software

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

dependencies:
  easy_software: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:easy_software/easy_software.dart';
3
likes
0
pub points
23%
popularity

Publisher

unverified uploader

A Flutter package that contains a collection of widgets for the rapid development of custom software, such as CRMs, ERPs, and others..

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, cupertino_icons, flutter, flutter_map, latlong2

More

Packages that depend on easy_software