flower 1.0.1 copy "flower: ^1.0.1" to clipboard
flower: ^1.0.1 copied to clipboard

A Light Weight StateManager, Navigator and Styler Library for fast production and easy to use.

example/lib/main.dart

import 'package:flower/flower.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const FlowerApp(
    title: "Flower Documentation",
    pages: [],
  ));
}
9
likes
80
points
25
downloads

Publisher

verified publisherpersianflutter.ir

Weekly Downloads

A Light Weight StateManager, Navigator and Styler Library for fast production and easy to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, flutter_web_plugins, path_provider

More

Packages that depend on flower