base_app 1.0.5 copy "base_app: ^1.0.5" to clipboard
base_app: ^1.0.5 copied to clipboard

discontinued

Base Flutter App with dio for http request, dio_http_cache for caching, flutter_bloc for default design pattern

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add base_app

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

dependencies:
  base_app: ^1.0.5

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:base_app/base_app.dart';
4
likes
20
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Base Flutter App with dio for http request, dio_http_cache for caching, flutter_bloc for default design pattern

Repository (GitHub)

License

unknown (license)

Dependencies

dio, dio_http_cache, flutter, flutter_bloc, loading_overlay_pro

More

Packages that depend on base_app