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

Easy-start utilities, shortcuts and sleek UI solutions for Flutter app development.

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
130
pub points
0%
popularity

Publisher

verified publishertijorat.org

Easy-start utilities, shortcuts and sleek UI solutions for Flutter app development.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

badges, connectivity_plus, flutter, get, loading_animation_widget, share_plus, shared_preferences, swipeable_page_route, url_launcher, vibration

More

Packages that depend on utilz