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

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 Dart:

 $ dart pub add horizech_flutter_common

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 dart pub get):

dependencies:
  horizech_flutter_common: ^1.1.1

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:horizech_flutter_common/horizech_flutter_common.dart';
2
likes
0
points
29
downloads

Publisher

verified publisherhorizech.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter, flutter_up

More

Packages that depend on horizech_flutter_common