dartvel 0.1.1 copy "dartvel: ^0.1.1" to clipboard
dartvel: ^0.1.1 copied to clipboard

Laravel-native API client for Flutter: contract envelope parsing, typed validation errors, Paginator, Sanctum token lifecycle, device registration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartvel

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

dependencies:
  dartvel: ^0.1.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:dartvel/dartvel.dart';
1
likes
130
points
120
downloads

Documentation

API reference

Publisher

verified publishergaitco.com

Weekly Downloads

Laravel-native API client for Flutter: contract envelope parsing, typed validation errors, Paginator, Sanctum token lifecycle, device registration.

Repository (GitHub)
View/report issues

Topics

#laravel #api #http #rest

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage

More

Packages that depend on dartvel