mybase 0.0.10 copy "mybase: ^0.0.10" to clipboard
mybase: ^0.0.10 copied to clipboard

A complete set of basic UI framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mybase

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

dependencies:
  mybase: ^0.0.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:mybase/mybase.dart';
0
likes
55
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A complete set of basic UI framework

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, crypto, flutter, flutter_web_plugins, logger, plugin_platform_interface, pull_to_refresh, sprintf

More

Packages that depend on mybase