archethic_dapp_framework_flutter 3.2.6-beta.2 archethic_dapp_framework_flutter: ^3.2.6-beta.2 copied to clipboard
An internal framework for archethic flutter development
// ignore: unused_import
import 'package:archethic_dapp_framework_flutter/archethic_dapp_framework_flutter.dart'
as aedappfm;
void main(List<String> args) {
/// This lib provides lot of Widgets and Utils
/// We recommend that you consult the DApps repository on Archethic repos: https://github.com/archethic-foundation for examples.
}