roble 1.2.0 copy "roble: ^1.2.0" to clipboard
roble: ^1.2.0 copied to clipboard

Cliente Flutter para la plataforma ROBLE de Uninorte OpenLab. Autenticación y CRUD sobre bases de datos PostgreSQL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add roble

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

dependencies:
  roble: ^1.2.0

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:roble/roble.dart';
0
likes
150
points
312
downloads

Publisher

unverified uploader

Weekly Downloads

Cliente Flutter para la plataforma ROBLE de Uninorte OpenLab. Autenticación y CRUD sobre bases de datos PostgreSQL.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, socket_io_client

More

Packages that depend on roble