adhara 0.1.39 copy "adhara: ^0.1.39" to clipboard
adhara: ^0.1.39 copied to clipboard

outdated

Base framework for Flutter Apps with intense networking and data interactivity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adhara

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

dependencies:
  adhara: ^0.1.39

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:adhara/adhara.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Base framework for Flutter Apps with intense networking and data interactivity

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http, path, path_provider, sentry, shared_preferences, sqflite, url_launcher

More

Packages that depend on adhara