vader_core
Core package of Vader Framework.
Installation
Add the following dependency to your pubspec.yaml
file:
dependencies:
vader: ^0.4.0
Then run:
flutter pub get
Usage:
import 'package:vader_core/vader_core.dart';
Author
👤 Martin Jablečník
- Website: martin-jablecnik.cz
- Github: @mjablecnik
- Blog: dev.to/mjablecnik
Show your support
Give a ⭐️ if this project helped you!

/*
📝 License
Copyright © 2024 Martin Jablečník.
This project is licensed under MIT License.
*/