rocket_x 0.0.1+9 copy "rocket_x: ^0.0.1+9" to clipboard
rocket_x: ^0.0.1+9 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+9

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
40
pub points
14%
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

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rocket_x