project_core 1.0.3 copy "project_core: ^1.0.3" to clipboard
project_core: ^1.0.3 copied to clipboard

Pacote Core que contém arquitetura básica para desenvolvimento de aplicativos em flutter. Com suporte a JWT, Rest e GraphQL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add project_core

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

dependencies:
  project_core: ^1.0.3

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:project_core/project_core.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Pacote Core que contém arquitetura básica para desenvolvimento de aplicativos em flutter. Com suporte a JWT, Rest e GraphQL.

Homepage

License

MIT (LICENSE)

Dependencies

connectivity, dio, flutter, graphql_flutter, http, provider, rxdart, shared_preferences

More

Packages that depend on project_core