package_flutter_env 0.0.3+3 copy "package_flutter_env: ^0.0.3+3" to clipboard
package_flutter_env: ^0.0.3+3 copied to clipboard

Using MIAppBarWidget to create a custom app bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add package_flutter_env

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

dependencies:
  package_flutter_env: ^0.0.3+3

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:package_flutter_env/package_flutter_env.dart';
1
likes
130
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

Using MIAppBarWidget to create a custom app bar.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path

More

Packages that depend on package_flutter_env