atomsbox 0.4.0 copy "atomsbox: ^0.4.0" to clipboard
atomsbox: ^0.4.0 copied to clipboard

A curated library of pre-styled, reusable components for Flutter developers to build apps at scale

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atomsbox

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

dependencies:
  atomsbox: ^0.4.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:atomsbox/atomsbox.dart';
12
likes
120
pub points
78%
popularity

Publisher

verified publisheratomsbox.com

A curated library of pre-styled, reusable components for Flutter developers to build apps at scale

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

carousel_slider, flex_seed_scheme, flutter, flutter_rating_bar, google_fonts

More

Packages that depend on atomsbox