inbase 0.0.7 copy "inbase: ^0.0.7" to clipboard
inbase: ^0.0.7 copied to clipboard

This package is maintained by Webinify

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inbase

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

dependencies:
  inbase: ^0.0.7

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:inbase/InBase.dart';
import 'package:inbase/InBaseConfig.dart';
import 'package:inbase/Utilities.dart';
1
likes
110
points
66
downloads

Publisher

verified publisherwebinify.com

Weekly Downloads

This package is maintained by Webinify

Homepage
Repository (GitLab)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

encrypted_shared_preferences, flutter, fluttertoast, hexcolor, package_info_plus

More

Packages that depend on inbase