horizech_flutter_common 1.2.0 copy "horizech_flutter_common: ^1.2.0" to clipboard
horizech_flutter_common: ^1.2.0 copied to clipboard

Platformweb

Horizech Flutter Common library which contains elements used in all Horizech Flutter applications like themes and other UI elements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizech_flutter_common

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

dependencies:
  horizech_flutter_common: ^1.2.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:horizech_flutter_common/horizech_flutter_common.dart';
1
likes
160
pub points
0%
popularity

Publisher

verified publisherhorizech.com

Horizech Flutter Common library which contains elements used in all Horizech Flutter applications like themes and other UI elements.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_up

More

Packages that depend on horizech_flutter_common