atomic_flutter_kit 0.12.2 copy "atomic_flutter_kit: ^0.12.2" to clipboard
atomic_flutter_kit: ^0.12.2 copied to clipboard

A comprehensive atomic design system for Flutter applications with Material Design 3 support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atomic_flutter_kit

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

dependencies:
  atomic_flutter_kit: ^0.12.2

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:atomic_flutter_kit/atomic_flutter_kit.dart';
0
likes
130
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive atomic design system for Flutter applications with Material Design 3 support.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate, flutter_riverpod, flutter_svg, http, intl, lucide_icons, uuid

More

Packages that depend on atomic_flutter_kit