flutter_neis 1.0.2+1 copy "flutter_neis: ^1.0.2+1" to clipboard
flutter_neis: ^1.0.2+1 copied to clipboard

Flutter에서 NEIS 교육정보 개방 포털을 쉽게 사용할 수 있게 해주는 패키지입니다.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_neis

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

dependencies:
  flutter_neis: ^1.0.2+1

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:flutter_neis/flutter_neis.dart';
0
likes
135
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter에서 NEIS 교육정보 개방 포털을 쉽게 사용할 수 있게 해주는 패키지입니다.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, http, intl

More

Packages that depend on flutter_neis