qonvex_responsive_ui 0.0.2 copy "qonvex_responsive_ui: ^0.0.2" to clipboard
qonvex_responsive_ui: ^0.0.2 copied to clipboard

A Flutter package made to ease and lessen time to develop for something that has the same main scheme with youtube and facebook and to achieve a responsive and vue like display.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qonvex_responsive_ui

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

dependencies:
  qonvex_responsive_ui: ^0.0.2

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

Publisher

unverified uploader

A Flutter package made to ease and lessen time to develop for something that has the same main scheme with youtube and facebook and to achieve a responsive and vue like display.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on qonvex_responsive_ui