flutter_models_provider 1.0.1 copy "flutter_models_provider: ^1.0.1" to clipboard
flutter_models_provider: ^1.0.1 copied to clipboard

Modelos de datos reutilizables y configuración de entorno para aplicaciones Flutter con APIs REST y ObjectBox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_models_provider

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

dependencies:
  flutter_models_provider: ^1.0.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:flutter_models_provider/flutter_models_provider.dart';
0
likes
130
points
73
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Modelos de datos reutilizables y configuración de entorno para aplicaciones Flutter con APIs REST y ObjectBox.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_models_provider