v_flutter_core 0.0.3 copy "v_flutter_core: ^0.0.3" to clipboard
v_flutter_core: ^0.0.3 copied to clipboard

unlisted

vlabs core library

v_flutter_core #

Purpose #

A reusable collection of all the commonly used utilities across V_labs developed Flutter applications.

Usage #

Add as dependency

flutter pub add v_flutter_core

Import

import 'package:v_flutter_core/v_flutter_core.dart';

Example #

The Example project is deployed to github pages: DEMO