Skip to content

veasnawt/q_action

Repository files navigation

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"%>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published