timsoft_os 0.1.2 copy "timsoft_os: ^0.1.2" to clipboard
timsoft_os: ^0.1.2 copied to clipboard

TIMSoft Platform OS — Backend-less Application Engine. Local-first database with Sync, Auth, Realtime, RBAC, and Admin tools inside a single SDK. No external server required.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add timsoft_os

With Flutter:

 $ flutter pub add timsoft_os

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

dependencies:
  timsoft_os: ^0.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timsoft_os/timsoft_os.dart';
2
likes
120
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

TIMSoft Platform OS — Backend-less Application Engine. Local-first database with Sync, Auth, Realtime, RBAC, and Admin tools inside a single SDK. No external server required.

Topics

#database #local-first #offline-first #sync #flutter

License

unknown (license)

Dependencies

http

More

Packages that depend on timsoft_os