rocket_x 0.0.1+3 copy "rocket_x: ^0.0.1+3" to clipboard
rocket_x: ^0.0.1+3 copied to clipboard

outdated

This is a flutter package that simplifies UI development as much as possible by getting rid of unnecessary boiler plate code and widget nesting

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rocket_x

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

dependencies:
  rocket_x: ^0.0.1+3

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:rocket_x/rocket_x.dart';
0
likes
0
pub points
9%
popularity

Publisher

unverified uploader

This is a flutter package that simplifies UI development as much as possible by getting rid of unnecessary boiler plate code and widget nesting

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on rocket_x