housecode 1.0.7+1 copy "housecode: ^1.0.7+1" to clipboard
housecode: ^1.0.7+1 copied to clipboard

A set of extensions and widgets by Housecode.Net to simplify some function and re-useable widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add housecode

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

dependencies:
  housecode: ^1.0.7+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:housecode/housecode.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publisherhousecode.net

A set of extensions and widgets by Housecode.Net to simplify some function and re-useable widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, intl, universal_io

More

Packages that depend on housecode