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

outdated

GTech team flutter ui component library.

gtech_flutter_ui #

GTech team flutter ui component library.

Getting Started #

# add this line to your dependencies
gtech_flutter_ui: ^0.0.3
import 'package:gtech_flutter_ui/configs/common_libs.dart';
MaterialApp(
  home: MyApp(),
  builder: GTFToast.init(),
);

How to use #

See example for details

3
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

GTech team flutter ui component library.

Homepage

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_svg, plugin_platform_interface, sprintf

More

Packages that depend on gtech_flutter_ui

Packages that implement gtech_flutter_ui