v_base_framework 2.5.9 copy "v_base_framework: ^2.5.9" to clipboard
v_base_framework: ^2.5.9 copied to clipboard

An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying supp [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add v_base_framework

With Flutter:

 $ flutter pub add v_base_framework

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

dependencies:
  v_base_framework: ^2.5.9

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:v_base_framework/v_base_framework.dart';
1
likes
0
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying support, 4, other tools, specific documents can be viewed, and finally welcome to use

Homepage
View/report issues

License

unknown (license)

Dependencies

device_info_plus, dio, flutter, flutter_riverpod, flutter_spinkit, flutter_web_plugins, logger, mime, oktoast, permission_handler, plugin_platform_interface, shared_preferences, synchronized

More

Packages that depend on v_base_framework