flower_fire library

A Flutter package for customizable UI components and utilities.

This package provides a collection of reusable widgets, utilities, and services for building Flutter applications. It includes components for:

  • UI Widgets (animations, forms, etc.)
  • Data Management (HTTP, WebSocket, etc.)
  • Utilities (time conversion, unit conversion, etc.)
  • Services (maps, weather, etc.)

To use this package, add it to your pubspec.yaml:

dependencies:
  flower_fire: ^1.0.3

Then import the package:

import 'package:flower_fire/flower_fire.dart';

For more information, visit the GitHub repository.

Enums

ShapeType

Constants

apiUrl → const String

Functions

fetchAlbum() Future<Album>
initializeTimeZonesManually() → void