utilz 0.0.3 copy "utilz: ^0.0.3" to clipboard
utilz: ^0.0.3 copied to clipboard

Useful utilities and shortcuts for Flutter app developers by Tijorat. It has also some UI tweaks.

This package is built for easy start on a new projects. It has a lot of useful shortcuts that makes the life easier.

Under development. Wait working release. Sorry. #

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 utilz

Usage #

import 'package:utilz/utilz.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

Additional information #

https://docs.tijorat.org/flutter/utilz

0
likes
0
pub points
0%
popularity

Publisher

verified publishertijorat.org

Useful utilities and shortcuts for Flutter app developers by Tijorat. It has also some UI tweaks.

Homepage

License

unknown (LICENSE)

Dependencies

badges, flutter, get, swipeable_page_route

More

Packages that depend on utilz