layrz_icons 1.0.3 copy "layrz_icons: ^1.0.3" to clipboard
layrz_icons: ^1.0.3 copied to clipboard

A unified icon package.

Layrz Icons #

Managed by Golden M, Inc.

You can check the icons and search for them on the https://icons.layrz.com

Motivation #

Sometimes, you need to use icons in your project, but using a single library? Maybe too boring, using multiple? Well, works but can be a mess. So, we created Layrz Icons, a simple and easy to use icon library, designed to combine multiple libraries in a single one, also adding a mapping object to convert any IconData into a string.

Supported libraries #

Right now, layrz_icons integrates three libraries:

Many thanks to the developers of these libraries, they are awesome!

--no-tree-shake-icons is required? / Compilation failures #

You need as mandatory to use the --no-tree-shake-icons flag in your Flutter project. Otherwise you will not be able to compile your app.

Disclaimer #

We don't attempt to copy or steal any icon, we just want to make it easier to use them in your projects. Also, if you want to add a new icon library, please make sure to check the license of the library, we don't want to have any legal issues.

Other projects #

By us, we have multiple open source libraries on multiple languages, for Dart and Flutter:

  • layrz_theme,a library to create themes for your Flutter app, like a classic CSS framework
  • layrz_models, handle the entities from Layrz API in a simple way.
  • layrz_logging, logging never was so easy. A simple and easy to use logging library.
  • wiatag_kit, convert any mobile device into a GPS tracker, using the WiaTag from Gurtam, Inc.
  • wialon, a library to connect to Wialon Remote API, from Gurtam, Inc.

Also, check out our other packages on PyPi of Golden M, PyPi of Layrz, and NPM of Golden M or RubyGems of Golden M.

Interested in our work? #

Golden M is a software/hardware development company what is working on a new, innovative and disruptive technologies. For more information, contact us at sales@layrz.com

License #

This project is under MIT License, for more information, check out the LICENCE

To-do's #

  • ❌ Create an export for the icons on the example