raijin_symbols

Last updated:

0 purchases

raijin_symbols Image
raijin_symbols Images
Add to Cart

Description:

raijin symbols

Raijin Symbols #
🔧 Installation #
Run the following to install the dependency:
flutter pub add raijin_symbols
copied to clipboard
Then run flutter pub get.
🛠️ Usage #
Import the package wherever you need to use it:
import 'package:raijin_symbols/raijin_symbols.dart';
copied to clipboard
You can then use the RaijinSymbol widget to display icons in your Flutter app:
RaijinSymbol(
RaijinSymbols.home01,
style: RaijinSymbolStyle.outline,
color: Colors.red,
width: 24,
height: 24,
),
copied to clipboard
🔑 License #
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.