angon_mobile_framework 0.0.1
angon_mobile_framework: ^0.0.1 copied to clipboard
angon mobile framework.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add angon_mobile_frameworkThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
angon_mobile_framework: ^0.0.1Alternatively, 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:angon_mobile_framework/angon_mobile_framework.dart';