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

discontinuedreplaced by: bricolage_ui

A modern, customizable Flutter UI component library with 40+ components. Includes buttons, cards, forms, dialogs, and more with a flexible theme system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_studio

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_studio: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_studio/flutter_studio.dart';
1
likes
0
points
15
downloads

Documentation

Documentation

Publisher

verified publishertejassidhwani.me

Weekly Downloads

A modern, customizable Flutter UI component library with 40+ components. Includes buttons, cards, forms, dialogs, and more with a flexible theme system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_studio