apifm 4.7.0 copy "apifm: ^4.7.0" to clipboard
apifm: ^4.7.0 copied to clipboard

Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apifm

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

dependencies:
  apifm: ^4.7.0

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:apifm/apifm.dart';
1
likes
10
pub points
3%
popularity

Publisher

unverified uploader

Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

convert, flutter, http

More

Packages that depend on apifm