v_flutter_core 0.0.19
v_flutter_core: ^0.0.19 copied to clipboard
A core library for Flutter applications, offering essential tools and utilities for streamlined development and state management.
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