edgar 0.3.2 copy "edgar: ^0.3.2" to clipboard
edgar: ^0.3.2 copied to clipboard

Flutter plugin providing library components used in the edgar apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add edgar

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

dependencies:
  edgar: ^0.3.2

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:edgar/colors.dart';
import 'package:edgar/widget.dart';
0
likes
120
points
44
downloads

Publisher

verified publisheredgar-sante.fr

Weekly Downloads

Flutter plugin providing library components used in the edgar apps

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bootstrap_icons, easy_autocomplete, flutter, flutter_datetime_picker, flutter_localizations, flutter_svg, google_fonts

More

Packages that depend on edgar