qh_lib_test 1.0.0+1 copy "qh_lib_test: ^1.0.0+1" to clipboard
qh_lib_test: ^1.0.0+1 copied to clipboard

A Flutter package for both android and iOS which provides extensions and widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qh_lib_test

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

dependencies:
  qh_lib_test: ^1.0.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:qh_lib_test/extentions/msg_ext.dart';
import 'package:qh_lib_test/qh_pubdev_test.dart';
import 'package:qh_lib_test/widgets/button_social_signin.dart';
import 'package:qh_lib_test/widgets/view_space.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for both android and iOS which provides extensions and widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on qh_lib_test