rehana 0.0.6 copy "rehana: ^0.0.6" to clipboard
rehana: ^0.0.6 copied to clipboard

Rehana Flutter App Engine is a flutter kit which contains ready to use components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rehana

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

dependencies:
  rehana: ^0.0.6

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:rehana/rehana.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisherrehanasolutions.com

Rehana Flutter App Engine is a flutter kit which contains ready to use components.

Homepage

License

MIT (LICENSE)

Dependencies

encrypt, flutter, fluttertoast, get_it, rxdart, url_launcher, uuid

More

Packages that depend on rehana