sa_flutter 0.2.0 copy "sa_flutter: ^0.2.0" to clipboard
sa_flutter: ^0.2.0 copied to clipboard

Flutter library for @QBitArtifact's Superadmin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sa_flutter
copied to clipboard

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

dependencies:
  sa_flutter: ^0.2.0
copied to clipboard

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:sa_flutter/sa_flutter.dart';
copied to clipboard
0
likes
110
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Flutter library for @QBitArtifact's Superadmin

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, jwt_decode

More

Packages that depend on sa_flutter