rocket_x 1.0.0+4 copy "rocket_x: ^1.0.0+4" to clipboard
rocket_x: ^1.0.0+4 copied to clipboard

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: ^1.0.0+4

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
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

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)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rocket_x