flutly 1.0.0+6 copy "flutly: ^1.0.0+6" to clipboard
flutly: ^1.0.0+6 copied to clipboard

Flutly is a modern and customizable Flutter library that offers a collection of flexible and user-friendly widgets and tools.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutly

With Flutter:

 $ flutter pub add flutly

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

dependencies:
  flutly: ^1.0.0+6

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

Import it

Now in your Dart code, you can use:

import 'package:flutly/flutly.dart';
0
likes
0
pub points
9%
popularity

Publisher

verified publishercodecores.dev

Flutly is a modern and customizable Flutter library that offers a collection of flexible and user-friendly widgets and tools.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, blur, cupertino_icons, easy_localization, flutter, flutter_animate, flutter_bounceable, flutter_screenutil, flutter_svg, get, go_router, google_fonts, internet_connection_checker_plus, vibration, yaml

More

Packages that depend on flutly