mirror of
https://github.com/Iconica-Development/flutter_profile.git
synced 2025-05-19 01:03:45 +02:00
rename proifle_wrapper to profile_wrapper
This commit is contained in:
parent
898c2f9092
commit
d2975780fc
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import 'package:flutter_profile/src/services/profile_service.dart';
|
|||
import 'package:flutter_profile/src/widgets/item_builder/item_builder.dart';
|
||||
import 'package:flutter_profile/src/widgets/item_builder/item_builder_options.dart';
|
||||
import 'package:flutter_profile/src/widgets/profile/profile_style.dart';
|
||||
import 'package:flutter_profile/src/widgets/profile/proifle_wrapper.dart';
|
||||
import 'package:flutter_profile/src/widgets/profile/profile_wrapper.dart';
|
||||
|
||||
/// The ProfilePage widget is able to show the data of a user. By default the user is able to change this data. The widget has a couple of parameters listed below:
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue