v_flutter_core 0.0.4
v_flutter_core: ^0.0.4 copied to clipboard
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