my_sdk 1.0.24 copy "my_sdk: ^1.0.24" to clipboard
my_sdk: ^1.0.24 copied to clipboard

sdk with core company funcionality.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add my_sdk

With Flutter:

 $ flutter pub add my_sdk

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

dependencies:
  my_sdk: ^1.0.24

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:my_sdk/my_sdk.dart';
0
likes
100
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

sdk with core company funcionality.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_auth, firebase_core, google_sign_in, shared_preferences, url_launcher

More

Packages that depend on my_sdk