0 purchases
unite
unite #
A new Flutter package,waiting for perfection.
Getting Started #
This project is a starting point for a Dart
package,
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
flutter_easyloading #
Uni.toast('msg');
Uni.success('msg');
Uni.info('msg');
Uni.error('msg');
Uni.loading('msg');
Uni.progres(0.6,'msg');
copied to clipboard
shared_preferences #
Uni.get(key);
Uni.set(key,value);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.