fluvera 0.0.2+1 copy "fluvera: ^0.0.2+1" to clipboard
fluvera: ^0.0.2+1 copied to clipboard

Fluvera is a powerful Flutter package designed to simplify the process of building user interfaces (UIs) based on JSON server responses. It provides an intuitive and efficient way to transform server [...]

example/lib/main.dart

import 'package:example/ui/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const AppWidget());
}
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Fluvera is a powerful Flutter package designed to simplify the process of building user interfaces (UIs) based on JSON server responses. It provides an intuitive and efficient way to transform server data into dynamic and visually appealing UI components.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, freezed, freezed_annotation

More

Packages that depend on fluvera