opa_rfs 1.0.0
opa_rfs: ^1.0.0 copied to clipboard
Fluid responsive sizing for Flutter. Typography, spacing, radii, shadows, and text themes that scale smoothly between typed min and max endpoints.
import 'package:example/example.dart';
import 'package:flutter/material.dart';
void main() => runApp(const RfsExampleApp());