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';
15
likes
80
points
25
downloads

Publisher

verified publisheratomsbox.com

Weekly Downloads

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

Homepage
Repository (GitHub)

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