fakestore_fase3_mandrade 2.2.0
fakestore_fase3_mandrade: ^2.2.0 copied to clipboard
Paquete minimalista para la Fake Store API: DataSource + Repositorios + Modelos tipados (sin fachada).
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add fakestore_fase3_mandradeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
fakestore_fase3_mandrade: ^2.2.0Alternatively, 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:fakestore_fase3_mandrade/fakestore_fase3_mandrade.dart';