ametory_framework 0.0.2 copy "ametory_framework: ^0.0.2" to clipboard
ametory_framework: ^0.0.2 copied to clipboard

Ametory Flutter Framework help you build powerfull flutter pattern.

AMETORY FLUTTER FRAMEWORK #

This package help you build powerfull flutter pattern

INSTALLATION #

add flutter dependency:

INSTALL FROM PUB.DEV #

flutter pub add ametory_framework

INSTALL FROM GITLAB #

dependencies:
  flutter:
    sdk: flutter
  // other package
  ametory_framework:
    git:
      url: git@gitlab.com:ametory-open-source/ametory-flutter-framework.git
      ref: main

Create new flutter project #

flutter create  new_project

Init framework #

first of all, you have to init framework to your flutter project

flutter pub run ametory_framework:init

Generate Feature #

first of all, you have to init framework to your flutter project

flutter pub run ametory_framework:generate ExampleFeature
4
likes
0
pub points
0%
popularity

Publisher

verified publisherametory.id

Ametory Flutter Framework help you build powerfull flutter pattern.

Homepage
Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, recase, yaml

More

Packages that depend on ametory_framework