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

Better Flutter provides custom UI components for building Flutter applications faster and more efficiently than with built-in Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_flutter

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

dependencies:
  better_flutter: ^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:better_flutter/better_flutter.dart';
1
likes
140
points
40
downloads

Publisher

verified publishereliseyozerov.com

Weekly Downloads

Better Flutter provides custom UI components for building Flutter applications faster and more efficiently than with built-in Flutter widgets.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

better_extensions, flutter, mockito

More

Packages that depend on better_flutter