ui_package 0.2.0 copy "ui_package: ^0.2.0" to clipboard
ui_package: ^0.2.0 copied to clipboard

This Package Having UI Design And Function Auth ets.. & extensions & Icons

UI Package #

Provide a search function for ui_package package using the same Algolia search engine that powers the FontAwesome Icon Gallery

This function call graphql API from https://x-brymo/github.com. For more information about the API, please visit

#

!! This package doesn't support custom icons yet, you can only search for free icons !!

Installation #

dependencies:
  ui_package: 
  ui_package: any

Usage #

import 'package:ui_package/ui_package.dart';

Important Notice #

To make this package work you need to disables icon tree shaking. This means unused icons will not be automatically removed and thus make the overall app size larger. You may need to pass --no-tree-shake-icons to the flutter build command for it to complete successfully.

Example:

flutter build apk --no-tree-shake-icons

flutter pub get

flutter pub add ui_package
2
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

This Package Having UI Design And Function Auth ets.. & extensions & Icons

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, intl_phone_field

More

Packages that depend on ui_package