junes_flutter_architecture 0.8.10 copy "junes_flutter_architecture: ^0.8.10" to clipboard
junes_flutter_architecture: ^0.8.10 copied to clipboard

An extremely intuitive architecture with incredibly high productivity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add junes_flutter_architecture

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

dependencies:
  junes_flutter_architecture: ^0.8.10

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:junes_flutter_architecture/junes_flutter_architecture.dart';
2
likes
90
pub points
26%
popularity

Publisher

unverified uploader

An extremely intuitive architecture with incredibly high productivity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_speed_dial, gap, page_transition, styled_widget

More

Packages that depend on junes_flutter_architecture