Last updated:
0 purchases
q action
QAction is a simple package that lets you write an action link that comes after a question.
You can use it to Navigate to a new screen or to a website or whatever you want.
Features #
String question;
String actionName;
Color questionColor;
Color actionNameColor;
Function action;
TextStyle questionStyle;
TextStyle actionNameStyle;
double fontSize;
Getting started #
import 'package:q_action/q_action.dart';
Usage #
<%@include file="example/lib/main.dart"%>
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.