fast_common_module 1.0.5 copy "fast_common_module: ^1.0.5" to clipboard
fast_common_module: ^1.0.5 copied to clipboard

A common Flutter module for role permission authentication, base services, and microservices architecture with multilingual support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_common_module

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

dependencies:
  fast_common_module: ^1.0.5

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:fast_common_module/fast_common_module.dart';
2
likes
150
points
47
downloads

Publisher

verified publisheryazilimmotoru.com

Weekly Downloads

A common Flutter module for role permission authentication, base services, and microservices architecture with multilingual support.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, path

More

Packages that depend on fast_common_module