adapti_flow 1.0.0 copy "adapti_flow: ^1.0.0" to clipboard
adapti_flow: ^1.0.0 copied to clipboard

A comprehensive zero-dependency Flutter responsive design system with adaptive layouts, percentage-based sizing, device detection, design-proportional scaling, and fully customizable breakpoints. Work [...]

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:adapti_flow_example/app.dart';

void main() {
  runApp(const MyApp());
}
4
likes
150
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive zero-dependency Flutter responsive design system with adaptive layouts, percentage-based sizing, device detection, design-proportional scaling, and fully customizable breakpoints. Works on all platforms.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adapti_flow