base_classes 1.0.1 copy "base_classes: ^1.0.1" to clipboard
base_classes: ^1.0.1 copied to clipboard

outdated

It includes set of all base classes along with Utils

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add base_classes

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

dependencies:
  base_classes: ^1.0.1

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:base_classes/base_classes.dart';
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

It includes set of all base classes along with Utils

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, cupertino_icons, flutter, intl, shared_preferences, synchronized, toast

More

Packages that depend on base_classes