Flutter Widget for Yuno Learning (resources)
Getting started
Add this to your app's pubspec.yaml
file:
dependencies:
yuno_page_template: ^1.0.35
Usage
Then you have to import the package with:
import 'package:yuno_page_template/yuno_page_template.dart';