codescript_components 1.1.0 copy "codescript_components: ^1.1.0" to clipboard
codescript_components: ^1.1.0 copied to clipboard

PlatformAndroid

A library of Flutter components for Codescript projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codescript_components

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

dependencies:
  codescript_components: ^1.1.0

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:codescript_components/codescript_components.dart';
0
likes
130
points
76
downloads

Publisher

verified publishercodescript.us

Weekly Downloads

A library of Flutter components for Codescript projects.

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, get, local_auth, local_auth_android, path, url_launcher

More

Packages that depend on codescript_components