timsoft_os 0.1.0 copy "timsoft_os: ^0.1.0" to clipboard
timsoft_os: ^0.1.0 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

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.0

Alternatively, your editor might support dart 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
0
points
134
downloads

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.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

http

More

Packages that depend on timsoft_os