tijorat_shortcuts

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

tijorat shortcuts

This package is built for easy start on new projects. It has a lot of useful
shortcuts that makes the life easier.
Note: for this package work for you, you need to install get package and wrap your app with GetMaterialApp() #
Features #
Docs coming soon ...
Getting started #
flutter pub add tijorat_shortcuts
copied to clipboard
Usage #
import 'package:tijorat_shortcuts/tijorat_shortcuts.dart';

void doSomething(){
// do something

Snacky.info("Happening, pls wait...");
Snacky.success("You did it right!", title:"Success!");
Snacky.error("You did it wrong!");
Snacky.error("You can't do so!");
}

// more coming soon
copied to clipboard
Additional information #
https://docs.tijorat.org/flutter/tijorat_shortcuts

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.