virnavi_ui_bootstrap 0.0.1 copy "virnavi_ui_bootstrap: ^0.0.1" to clipboard
virnavi_ui_bootstrap: ^0.0.1 copied to clipboard

A Flutter UI bootstrap providing responsive Screen/ScreenLayout architecture, adaptive design scaling, SectionBox widgets, SVG image helpers, and async stream builders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add virnavi_ui_bootstrap

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

dependencies:
  virnavi_ui_bootstrap: ^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:virnavi_ui_bootstrap/virnavi_ui_bootstrap.dart';
0
likes
160
points
94
downloads

Documentation

API reference

Publisher

verified publishervirnavi.com

Weekly Downloads

A Flutter UI bootstrap providing responsive Screen/ScreenLayout architecture, adaptive design scaling, SectionBox widgets, SVG image helpers, and async stream builders.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

auto_size_text, flutter, flutter_screenutil, flutter_svg, loader_overlay, vector_graphics, virnavi_common_sdk

More

Packages that depend on virnavi_ui_bootstrap