fatima 1.0.0 copy "fatima: ^1.0.0" to clipboard
fatima: ^1.0.0 copied to clipboard

discontinued
outdated

A kit for flutter that contains UI tools, State Mangement tools, Navigation system, Storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fatima

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

dependencies:
  fatima: ^1.0.0

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:fatima/fatima.dart';
7
likes
0
points
33
downloads

Publisher

verified publishersmae.ir

Weekly Downloads

A kit for flutter that contains UI tools, State Mangement tools, Navigation system, Storage.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg, flutter_web_plugins, get, get_storage, path_provider

More

Packages that depend on fatima