m_components 0.0.1 copy "m_components: ^0.0.1" to clipboard
m_components: ^0.0.1 copied to clipboard

m_components is custom components library created by Murait Technologies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m_components

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

dependencies:
  m_components: ^0.0.1

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:m_components/m_components.dart';
2
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

m_components is custom components library created by Murait Technologies.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, keyboard_actions

More

Packages that depend on m_components