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

A comprehensive local fake backend and API sandbox with embedded database logic for rapid Flutter SaaS and Dashboard prototyping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_backend_sandbox

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

dependencies:
  flutter_artist_backend_sandbox: ^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_artist_backend_sandbox/flutter_artist_backend_sandbox.dart';
0
likes
130
points
38
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

A comprehensive local fake backend and API sandbox with embedded database logic for rapid Flutter SaaS and Dashboard prototyping.

Homepage

License

BSD-3-Clause (license)

Dependencies

collection, cupertino_icons, dio, drift, drift_flutter, flutter, flutter_artist_core, http, intl, json_annotation, json_serializable, msw_dio_interceptor, path_provider, shelf, sqlite3_flutter_libs

More

Packages that depend on flutter_artist_backend_sandbox